gcc-3.3 issues

LLeweLLyn Reese llewelly at lifesupport.shutdown.com
Fri Jul 18 18:55:26 PDT 2003


Peter Kadau <peter.kadau at tuebingen.mpg.de> writes:

> Hi !
> 
> > Then configure runs gcc with wrong parameters. In GCC 3.3 -pedantic implies
> > -pedantic-error, unless -fpermissive is specified too.
> 
> ??? The info page doesn't say so.
> If one can't trust the GNU info pages - what a mess,
> considered that they refuse to maintain proper manpages either... 
> Confused. Please enlighten me.

You can look at the online docs:

http://gcc.gnu.org/onlinedocs/gcc-3.3/gcc/Warning-Options.html#Warning%20Options

and search for -pendantic for the general description, and:

http://gcc.gnu.org/onlinedocs/gcc-3.3/gcc/C---Dialect-Options.html#C++%20Dialect%20Options

and search for permissive, to see the condition Alexander speaks of.

(I'm new to FreeBSD, but I get the impression the FreeBSD gcc33 port
    changes a few gcc behaviors. So those docs won't be perfect. But
    they aren't in the first place, and are better than nothing until
    some does the hard work merging in documentation files.)


More information about the freebsd-current mailing list