On Jun 10, 2000, Ossama Othman <[EMAIL PROTECTED]> wrote:
> Does Solaris actually support linking shared libs against static
> ones?
Yep, but you have to link without the `-z text' flag, that recent GCC
releases pass to the linker. I believe these same release also
support -mimpure-text, to prevent this flag from being passed. At
least, that's the case for gcc 2.6.3 and from 2.8.1 on. Does anybody
have 2.8.0 and 2.7.* on Solaris handy to check? If we find this out
for sure, we'd be able to use pass_all on Solaris, which would be
really great!
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me