This is the mail archive of the gcc-bugs@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: egcs 1.1.2 - -nostdinc bug


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


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