This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: compiler errors


Hi Arnie,

gcc -save-temps foo.c

Look at the "foo.ii" file that is created.

--Eljay

On 4/29/02 3:06 PM, "Agw47@aol.com" <Agw47@aol.com> wrote:

> hi
> 
> im running gcc on c programs on ibm rs/6000 aix.4.3.2.
> 
> some programs compile ok, but on most, i get errors, but on a /tmp file with
> line numbers much higher than the line numbers in the program.  when i try
> and find the /tmp file it is gone.. is this a listing of the program
> including all the includes?  how can i produce a listing so i can find the
> errors?
> '
> thanks you
> 
> Arnie Witt
> 



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