On 19-Feb-2000 Stephan Kulow wrote:
>>  I'm working on a fix.
>>  My first experimental patch (an ugly hack :( is attached.
>>  It's doesn't support the -la -lb -la case yet.
> It doesn't work with static linking.
> actually libkdecore.la links to libDCOP.la and some other libs.
> libtool --mode=link g++ -o test test.o libkdecore.la results in
> g++ -o test test.o libDCOP.a kdecore.a
> (basicly - I removed 90% of the output :)

 OK. I've just commited my latest patch to CVS.
 It does now also support interdependent libraries.
 Please test it.

Thomas Tanner -------------------------
email: tanner@(ffii.org|gnu.org|gmx.de)
web:   http://home.pages.de/~tanner/
UMI:   http://umi.ffii.org/

Reply via email to