This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libgcc_s.so directory
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Subject: Re: libgcc_s.so directory
- From: Richard Henderson <rth at redhat dot com>
- Date: Wed, 11 Jul 2001 14:29:42 -0700
- Cc: gcc at gcc dot gnu dot org
- References: <10107111951.AA19821@vlsi1.ultra.nyu.edu>
On Wed, Jul 11, 2001 at 03:51:28PM -0400, Richard Kenner wrote:
> I'm confused. Why is that in libdir?
All of the shared libraries go in libdir.
> If I have two versions of GCC installed, shouldn't there be
> a separate libgcc_s.so in each?
No, just the latest.
r~