asm
Sergey Okhapkin
sos@prospect.com.ru
Sun Mar 30 00:54:00 GMT 1997
Derek Greene wrote:
> on djgpp there is cm line switch that will not only compiler your souce but
> will save the asm output, so you can look at the assembly language version
> of what you jsut did, is there one on gnu-win32?
gcc -S file.c
Assembler code output you'll find in file.s.
--
Sergey Okhapkin
Moscow, Russia
Looking for a job
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
More information about the Cygwin
mailing list