This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Shared library annoyance with gcc-3_0-branch


   From: Mark Mitchell <mark at codesourcery dot com> 
   Date: Mon, 19 Feb 2001 12:58:03 -0800 

   >>>>> "Eric" == Eric W Biederman <ebiederm@xmission.com> writes:

       Eric> But --shared-libgcc is and should be the default, so you
       Eric> don't get multiple versions in the same binary.

   Well, there's a compromise here.  Some people are arguing it shouldn't
   be the default *ever* (even when building -shared, say) because then
   you have to muck with LD_LIBRARY_PATH.  Others are saying that it
   should always be the default.

   Distributors and users will have to decide what works for them.

I think it would be wise if the GCC team would at least make an
official recommendation about where to install the shared libgcc and
when to use it on systems where GCC is used as the system compiler.
Especially on systems where there is more than one distributor, such
as Linux.  This avoids that various distributors choose a different
solution which would introduce gratitious incompatibilities between
those distributions which will annoy quite a few Linux users.

Mark


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