Hi!

I would like to use -Bsymbolic for some of our libraries
to reduce the library size and the memory usage of the
processes linking to it (I'm still not sure why it does
that, but the numbers speak :)

The problem with this is that the linker needs for -Bsymbolic
to work all libraries passed. Unfortunatly does libtool
only pass the .so file to the link line and drops the
dependent libs.
Is there a way to pass them without breaking the other
features? ;)

Greetings, Stephan
P.S. Thanks Ossama for merging ;)

-- 
It said Windows 95 or better, so in theory Linux should run it
                                                GeorgeH on /.

Reply via email to