Shared library annoyance with gcc-3_0-branch
Mark Mitchell
mark@codesourcery.com
Mon Feb 19 12:52:00 GMT 2001
>>>>> "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
More information about the Gcc
mailing list