Hello Paul, * Paul Smedley wrote on Mon, Jan 25, 2010 at 11:28:42PM CET: > 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.
Which version? > 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? Hmm, it should only do so when the command line exceeds the expected maximum length on your system. Can you post the --mode=link command that fails, plus all of its output, as well as the output of ./libtool --config please? Thanks. Cheers, Ralf _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool