This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Disabling libstdc++-v3
- To: gcc at gcc dot gnu dot org
- Subject: RE: Disabling libstdc++-v3
- From: biswapesh dot chattopadhyay at bt dot com
- Date: Fri, 15 Dec 2000 12:52:53 -0000
No, Mozilla is written fully in C++
> -----Original Message-----
> From: Steinar Bang [mailto:sb@metis.no]
> Sent: 15 December 2000 08:38
> To: gcc@gcc.gnu.org
> Subject: Re: Disabling libstdc++-v3
>
>
> >>>>> Ghadi Shayban <shaybang@yahoo.com>:
>
> > I used to be able to compile Mozilla from using gcc from CVS. Then
> > the switch to libstdc++-v3 occured. For a couple of days, I could
> > still compile gcc and use it on mozilla if I used the
> > --disable-libstdcxx-v3 option. But for a while now, the build has
> > failed. It's a little disappointing because the speed improvement
> > with the new gcc was spectacular.
>
> I'm curious: why does the choice of libstc++ affect Mozilla? I
> thought Mozilla was written in plain old C?
>