pgsql: Get rid of use of dlltool in Mingw builds. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Get rid of use of dlltool in Mingw builds.
Date
Msg-id E1WDHZN-0005y9-3M@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Cygwin build fixes.
Next
From: Tom Lane
Date:
Subject: pgsql: Flush a stray definition of $(DLLTOOL).