I'm not getting it when building test.prg from SVN. All I did was regenerating liblibpq.a with hb-mkimp.bat.
I'm not sure what the problem is, but I've never so far seen a case when --enable-auto-import would have been needed. Brgds, Viktor On 2009 Dec 20, at 10:48, Lorenzo Fiorini wrote: > Creating my apps under Win using mingw/msys and postgresql 8.4.2 I get: > > Info: resolving _PQisnonblocking by linking to __imp__PQisnonblocking > (auto-import) > c:/mingw/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: > warning: auto-importing has been activated without > --enable-auto-import specified on the command line. > This should work unless it involves constant data structures referencing > symbols > from auto-imported DLLs. > > The same build works in Linux and OSX. > > I can't find a clean way to fix it. > > Is it safe to add --enable-auto-import to hb-mkdyn? > > best regards, > Lorenzo > _______________________________________________ > Harbour mailing list (attachment size limit: 40KB) > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
