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: Disabling libstdc++-v3


On Dec 14, 2000, Ghadi Shayban <shaybang@yahoo.com> wrote:

> use it on mozilla if I used the --disable-libstdcxx-v3
> option.

It seems that this option is no longer supported.  You'd have to build
with some option to tell GCC to not use the new C++ ABI, that is now
enabled by default and that enables a number of C++ features that
libstdc++-v2 apparently isn't compatible with.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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