From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: "Deno, Emerson" Cc: "'gcc-help@gcc.gnu.org'" Subject: Re: warnings i can't get rid off Date: Fri, 03 Aug 2001 13:51:00 -0000 Message-id: References: <0132D06F0EF0D311A3E6009027BA1EA90F123679@brnyc-exch02.brnycdom.blkint.com> X-SW-Source: 2001-08/msg00041.html On Aug 3, 2001, "Deno, Emerson" wrote: > when compiling an object file with g++ -c i ALWAYS get > cpp: -lang-c++: linker input file unused since linking not done This means g++ is running the cpp compiler driver, instead of the internal preprocessor. That's the reason why the internal preprocessor was renamed to cpp0 in GCC 3.0, and in 2.95.3 too, IIRC. > g++.real: file path prefix `.../bin/' never used What is g++.real? -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist *Please* write to mailing lists, not to me