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

From Tom Lane
Subject Re: [patch] build issues on Win32
Date
Msg-id 18503.1268245735@sss.pgh.pa.us
Whole thread Raw
In response to Re: [patch] build issues on Win32  (Dag-Erling Smørgrav <des@des.no>)
Responses Re: [patch] build issues on Win32
List pgsql-hackers
Dag-Erling Smørgrav <des@des.no> writes:
> Tom Lane <tgl@sss.pgh.pa.us> writes:
>> It builds for everybody else (and we do have multiple mingw machines in
>> the buildfarm, so it's not like this doesn't get tested).  I think there
>> is some other factor involved here, and you need to identify what that
>> is.

> --disable-shared, as previously mentioned.

Oh.  Well, we don't really support that, and there is a proposal on the
table to remove it altogether from the configure script.  I don't think
we're going to contort our source code in order to make a marginal
improvement in the ability to coexist with random other code that is
also polluting the link-time namespace.
        regards, tom lane


pgsql-hackers by date:

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