www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/02/28/17:32:56

From: Leto <jpilet AT worldcom DOT ch>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Pure Assembly Output..
Date: Sat, 28 Feb 1998 21:33:43 +0100
Organization: Calodox
Lines: 20
Message-ID: <34F87343.5E4A2602@worldcom.ch>
References: <6d2pjd$jqp$1 AT nnrp1 DOT dejanews DOT com>
NNTP-Posting-Host: portls37.worldcom.ch
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

tmoore AT chs DOT claremont DOT edu wrote:
> 
> How do create a pure assembly output file? Something I could send
> to as.exe and it would compile correctly. (no line numbers/offset)
> 
> I am using this and it shows line numbers and the offset
> 
> gcc -Wa,-ald=test.asm test.c
> 
try 
gcc -O2 -S -o test.s test.c

it should be okay..

-Leto
-----------------------------------
-        Leto / Calodox           -
-http://www.space.ch/scene/calodox-
-----------------------------------

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019