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: GCC 3.0 Release Criteria


>>>>> "David" == David O'Brien <obrien@NUXI.com> writes:

    David> I agree with Joerg.  On FreeBSD platforms the abilility to
    David> easily configure the GCC build to only create .a's is
    David> mandatory.  Since you did not buy Joerg's arguments, you
    David> will not buy mine.  BUT meeting our needs is easy, and you
    David> should allow others to develop their product as they see
    David> fit.

I think it's already been decided that any and all libraries shipped
with GCC will be provided in static form, even if they are also
provided in shared form.  So, there will be both a libgcc.a and a
libgcc.so, for example, just as we presently do for libstdc++.

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