www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/05/27/09:08:42

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-ID: <19990527131035.24164.rocketmail@web130.yahoomail.com>
Date: Thu, 27 May 1999 06:10:35 -0700 (PDT)
From: Earnie Boyd <earnie_boyd AT yahoo DOT com>
Reply-To: earnie_boyd AT yahoo DOT com
Subject: Re: Does anyone know how to get C module's listing file?
To: Jurgis Armanavichius <jurgis AT medelkom DOT com>, cygwin AT sourceware DOT cygnus DOT com
MIME-Version: 1.0

--- Jurgis Armanavichius <jurgis AT medelkom DOT com> wrote:
> Hello,
>  
> I like to get complete listing file from my compilation 
> process. I mind both SOURCE and ASM statements.  
> In some difficult cases it is very useful.
> I know "-Wa,-ahlsd=$(basename $@).lst,-L" GCC key 
>  only. But in *.lst file I have not sinchronized text. I think
>  it is because optimization process?
>  
>  Do you know better method? For example in LST file
> I like to see something like this:
>  
>  ;   SomeWORDVariable = 5;
>                   mov.w     #5,r2
>                   mov.w     r2,@_SomeWORDVariable:16
>  
>  And so on.
>  

For a brief description of the available switches do gcc --help, cpp --help and
ld --help.

To execute cpp you will need to specify the path which will be under
lib/gcc-lib/... follow the ... until you find cpp.exe.

===
"Earnie Boyd" <mailto:earnie_boyd AT yahoo DOT com>
CYGWIN RELATED HELP:
 DOCUMENTATION: <http://sourceware.cygnus.com/cygwin/docs.html>
       DLLHELP: <http://www.xraylith.wisc.edu/~khan/software/gnu-win32/>
ARCHIVE SEARCH: <http://www.delorie.com/archives/> OR
                <http://www.eGroups.com/list/gnu-win32/>
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


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