Problem with EGCS compiler (egcs-2.91.57 19980901 (egcs-1.1 release) m68k...

N8TM@aol.com N8TM@aol.com
Tue Mar 30 06:03:00 GMT 1999


In a message dated 3/30/99 1:16:02 AM Pacific Standard Time,
Johan.Borkhuis@peektraffic.nl writes:

> I would like to have output from the compiler containing the original
>  source code and the generated assembler code.
Use gcc -o -g .... and process the .o with objdump -S.


More information about the Gcc mailing list