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: libsupc++


In which case it is a bit ridiculous that it is built at the same time as
the standard c++ library isn't it.

Surely this should be returned to the main compiler tree since it bears the
same relationship to the c++ compiler that libgcc has to the C compiler.

The above is just a comment, I obviously don't understand the current logic.

> -----Original Message-----
> From: gcc-owner@gcc.gnu.org [mailto:gcc-owner@gcc.gnu.org]On Behalf Of
> Richard Henderson
> Sent: 28 June 2001 22:39
> To: Philippe Troin
> Cc: Alexandre Oliva; gcc@gcc.gnu.org
> Subject: Re: libsupc++
>
>
> On Thu, Jun 28, 2001 at 01:14:18PM -0700, Philippe Troin wrote:
> > What's libsupc++ for BTW ?
>
> Embedded systems.  It provides just enough of the C++ runtime to
> support the code emitted by the compiler, omitting everything
> associated only with the standard C++ library.
>
>
> r~
>


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