egcs 1.1.2 - -nostdinc bug

Alexandre Oliva oliva@dcc.unicamp.br
Wed Jun 30 23:07:00 GMT 1999


On Jun  9, 1999, Roberto Totaro <roto@enigma.ethz.ch> wrote:

> eniac 137% gcc -v --save-temps -nostdinc -I/usr/include -pedantic-errors
                                           ^^^^^^^^^^^^^^

Never use `-I/usr/include', use `-isystem /usr/include' instead.
Check the `Interoperation' node of gcc.info to find out why.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists



More information about the Gcc-bugs mailing list