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
