Hi All, I have libtool mostly working to create DLL's on SO/2 - with one problem.
Our ld.exe is based on a very old version of GNU ld - and as such, doesn't seem to correctly create reloadable object files.
Is there a way to tell libtool to NOT create reloadable object files, and simple add all the individual object files to the compiler linking command?
Thanks, Paul _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool