On Fri, 28 Mar 2003, Robert Boehne wrote: > Braden, > > For libltdl to work, you'd have to have Windows > declspec(__dllimport) and declspec(__dllexport) applied > properly, which isn't currently done. As far as libname.lib
It used to be supported by libltdl, but when GCC implemented the auto-import capability, Gary removed the support. I think it was a bad idea to remove the support. There are plenty of reasons to use the Microsoft compiler rather than GCC under Windows since GCC has limited functionality under Windows. Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED] http://www.simplesystems.org/users/bfriesen _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
