On May 29, 2000, Paul Berrevoets <[EMAIL PROTECTED]> wrote:

> In general, this statement is false. The Solaris (>=2.5) linker _does_
> allow non-PIC code in shared libraries.

Ok.  The problem is that gcc links shared libraries with `-z text',
unless `-mimpure-text' is given.  Maybe that's the flag libtool should
use when it finds libstdc++ is not a shared library.

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

Reply via email to