Re: dll compile, can not resolve with -module libs

2001-06-22 Thread Robert Collins
- Original Message - From: "Guido Draheim" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 20, 2001 3:04 AM Subject: dll compile, can not resolve with -module libs > > As everyone knows, compiling a win-dll requires all references > to be resolved at link-time, and ther

Re: dll compile, can not resolve with -module libs

2001-06-19 Thread Guido Draheim
okay, forget about that, I did resolve a few other problems during libtool sequencing, and finally the "ld" does not accept the module.dll as the cross-gcc's ld does also add a "lib" at each "-l$name".. and can not find the module.dll Now I have to rethink a few bits, like renaming the build-lib