On 2014-02-14 19:44:11 -0500, Andrew Dunstan wrote: > > On 02/12/2014 12:04 PM, Tom Lane wrote: > >Use --disable-auto-import linker switch in Mingw builds, too. > > > >This is evidently the default on buildfarm member narwhal, but that > >is a pretty ancient Mingw version, and there is reason to think that > >more recent versions of GNU ld have this feature turned on by default. > >Since we are trying to achieve consistency of link behavior across > >all Windows toolchains, let's just make sure here. > > > This appears to have broken configure on jacana (probably the most modern > Mingw animal we have).
According to a quick search that's caused by a bug in mingw... http://sourceforge.net/p/mingw/bugs/2020/ and some others. Any chance you could update to a slighly newer version? Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
