This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problems building shared libraries under Irix6
- To: egcs at cygnus dot com
- Subject: Re: Problems building shared libraries under Irix6
- From: hjl at innovix dot com (H.J. Lu)
- Date: Wed, 17 Dec 1997 09:58:30 -0800 (PST)
- Cc: rth at cygnus dot com
- Reply-To: egcs at cygnus dot com
> Hmmm, I thought we experimented with this a few years ago and decided
> it was a bad idea (due to the shlib path problems I suspect).
You may have to keep that libgcc.so for a long time even after
you have deleted the old compiler. Also it is one more share
library to load.
>
> Compiling libgcc stuff with -fPIC, but not making a shared library
> got us most of the benefits without the major headaches.
>
Yes.
--
H.J. Lu (hjl@gnu.org)