Shared library annoyance with gcc-3_0-branch
Mark Mitchell
mark@codesourcery.com
Mon Feb 19 15:24:00 GMT 2001
>>>>> "Mark" == Mark Kettenis <kettenis@wins.uva.nl> writes:
Mark> I think it would be wise if the GCC team would at least make
Mark> an official recommendation about where to install the shared
My recommendation is not official, but here is what I think,
personally:
- The default behavior by the GCC driver is a good default.
Distributors should leave it alone.
- On a system where GCC is the primary compiler, libgcc_s.so
should go in /lib, so that it is available to programs
as soon as possible.
My two cents,
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gcc
mailing list