This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GCC 3.0 Release Criteria


On Thu, Apr 27, 2000 at 05:42:46PM -0700, Richard Henderson wrote:
> On Thu, Apr 27, 2000 at 05:33:05PM -0700, Chip Salzenberg wrote:
> > Multiple versions of libgcc.so will be required on any given system,
> > because eventually we'll have to make an incompatible change.
> 

I am late on this topic. Sorry if it has been resolved.

If we make libgcc.so, where do we put it? I hope it won't be in
/prefix/lib/gcc-lib/cpu-vendor-os/version. Otherwise, upgrading
gcc may break binaries. If we can encode the libgcc ABI into
it's soname, /prefix/lib/gcc-lib/cpu-vendor-os or
/prefix/lib/gcc-lib may be candidates.


H.J.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]