Re: [patch] build issues on Win32 - Mailing list pgsql-hackers

From Dag-Erling Smørgrav
Subject Re: [patch] build issues on Win32
Date
Msg-id 86lje02kt0.fsf@ds4.des.no
Whole thread Raw
In response to Re: [patch] build issues on Win32  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> writes:
> We don't support linking the backend into other applications.

libpq uses this as well.

> If you're complaining about libpq, the right thing for that is to use
> a platform that can suppress non-exported symbols from a shared
> library.  Maybe what we need to do is teach the mingw build path how
> to respect the exports list for libpq?

If that works, I'm all for it.  I have no idea how to do it, though.

DES
--
Dag-Erling Smørgrav - des@des.no


pgsql-hackers by date:

Previous
From: Dag-Erling Smørgrav
Date:
Subject: Re: [patch] build issues on Win32
Next
From: Tom Lane
Date:
Subject: Re: [patch] build issues on Win32