Mail Archives: djgpp/1995/12/14/21:35:25
I am using the MS-DOS port of GCC cross-compiled for 68K system.
In playing around with the different compiler option I have gotten an assembler
(file.S) file generated but I cannot repeat it.
How is this normally done ?
I have tried the following command line
cpp -S file.c
Looking at a GNU manual this should be valid. I get an error saying -S is not
a valid option. Is there something I should set.
Is there a way to get an output file containing assembler listing mixed
with the c source?
Is there a make (for DOS) that I can run?
Where is it and what is it called?
Thanks In Advance
- Raw text -