Re: Proposal:Use PGDLLEXPORT for libpq - Mailing list pgsql-hackers

From Yury Zhuravlev
Subject Re: Proposal:Use PGDLLEXPORT for libpq
Date
Msg-id 9619d741-b157-48c4-9a69-12ad3bcc7655@postgrespro.ru
Whole thread Raw
In response to Re: Proposal:Use PGDLLEXPORT for libpq  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
> So even if the main packages switched to
> compiling with mingw, we'd probably still want to support MSVC.
MinGV more accessible. We can always say that after the release of X is not
supported by the MSVC.
I do not propose to abandon the MSVC but its use to be justified.

> Are we moving forward with the CMake stuff?  It would be *awesome* to
> get rid of the MSVC build scripts, and perhaps we can move forward on
> some smaller items such as PGDLLEXPORT markings as well.
>
Linux build done with installcheck tests. We testing this under CentOS7,
Debian8, Gentoo, Ubuntu.
MSVC build 50% done. Yesterday made the work of the gendef.pl under CMake.

Current issues:
https://github.com/stalkerg/postgres_cmake/issues

--
Yury Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



pgsql-hackers by date:

Previous
From: Yury Zhuravlev
Date:
Subject: Re: Proposal:Use PGDLLEXPORT for libpq
Next
From: Artur Zakirov
Date:
Subject: Re: [PROPOSAL] Improvements of Hunspell dictionaries support