| delorie.com/archives/browse.cgi | search |
| From: | sos AT prospect DOT com DOT ru (Sergey Okhapkin) |
| Subject: | RE: asm |
| 30 Mar 1997 01:49:21 -0800 : | |
| Sender: | daemon AT cygnus DOT com |
| Approved: | cygnus DOT gnu-win32 AT cygnus DOT com |
| Distribution: | cygnus |
| Message-ID: | <01BC3D09.BA0B1620.cygnus.gnu-win32@sos> |
| Original-To: | "gnu-win32 AT cygnus DOT com" <gnu-win32 AT cygnus DOT com>, |
| "'Derek Greene'" | |
| <topcoder AT netime DOT com> | |
| Encoding: | 13 TEXT |
| Original-Sender: | owner-gnu-win32 AT cygnus DOT com |
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 AT cygnus DOT com" with one line of text: "help".
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |