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


On Fri, Jun 29, 2001 at 12:31:15AM -0000, Mike Lerwill wrote:
> In which case it is a bit ridiculous that it is built at the same time as
> the standard c++ library isn't it.

I don't think so -- it keeps all the C++ runtime things together.

> ... it bears the
> same relationship to the c++ compiler that libgcc has to the C compiler.

True, and ideally we'd move libgcc out of the main compiler tree too.
But the current bootstrapping logic doesn't allow that.


r~


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