This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: -fhonor-std
- To: mbc at deneba dot com, gcc-bugs at gcc dot gnu dot org
- Subject: Re: -fhonor-std
- From: Benjamin Kosnik <bkoz at cygnus dot com>
- Date: Mon, 13 Mar 2000 19:41:16 -0800
Use v-3 with these flags on the configure line
--enable-namespaces
--enable-libgcc-rebuild=(your-build-DIR-here)
http://sourceware.cygnus.com/libstdc++/documentation.html
http://sourceware.cygnus.com/libstdc++/gccrebuild.html
-benjamin