This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: ANSI switches?
- To: Marc Lepage <mlepage@molecularmining.com>
- Subject: Re: ANSI switches?
- From: Benjamin Kosnik <bkoz@cygnus.com>
- Date: Fri, 20 Aug 1999 10:17:49 -0700 (PDT)
- cc: libstdc++@sourceware.cygnus.com
> First, I am having difficulty finding the "give me ANSI and nothing but ANSI"
> switches.
-ansi -pedanic-errors
> Another problem is the lack of "std::" scoping. This is really annoying when
> also compiling with other compilers which do place everything in the standard
> namespace.
see the "HOWTO-honor-std" thread on this list
-benjamin