> I had to rem this line in config\win\global.mk to compile succesfully in bcc > 5.5 > # SYSLIBS += kernel32 user32 ws2_32 advapi32 gdi32 > > bcc has no kernel32.lib and the other ones....
This is not true. All of them are present in PSDK dir, which is part of BCC 5.5 kit. If it doesn't work for you pls post your env and error, I honestly can't imagine anything which can still get broken in current SVN. In local tests current SVN just links even with improperly installed BCC 5.5. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
