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: two libgcc.so thoughts


>>>>> "Richard" == Richard Henderson <rth@cygnus.com> writes:

    Richard> I suggest that we put the bits in a libsupc++ that gets
    Richard> included into libstdc++ at build time (like happened with
    Richard> libio in v2).  The support library is still present for
    Richard> free-standing folks, but we don't bother building a
    Richard> shared version since that will be covered by libstdc++.

That sounds good to me.

    Richard> I suspect that on systems that are capable of shared
    Richard> libraries, that a functional awk will exist.

Right.

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