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


>>>>> "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.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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