On Thu, Feb 24, 2000 at 12:16:44AM +0100, Thomas Tanner wrote:
>
> 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.
*sigh* I guess I'll have to update the multi-language branch, too. :-)
-Ossama
--
Ossama Othman <[EMAIL PROTECTED]>
Distributed Object Computing Laboratory, Univ. of California at Irvine
1024D/F7A394A8 - 84ED AA0B 1203 99E4 1068 70E6 5EB7 5E71 F7A3 94A8