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


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


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