Thread: pgsql: Get rid of use of dlltool in Mingw builds.

pgsql: Get rid of use of dlltool in Mingw builds.

From
Tom Lane
Date:
Get rid of use of dlltool in Mingw builds.

We are almost completely out of the dlltool game, if this works.

Hiroshi Inoue

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/846e91e0223cf9f2821c3ad4dfffffbb929cb027

Modified Files
--------------
src/Makefile.shlib           |   41 ++++++++++++++++++++---------------------
src/backend/Makefile         |   16 ++++------------
src/makefiles/Makefile.win32 |    4 +---
3 files changed, 25 insertions(+), 36 deletions(-)