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: <001701bea6dc$7aa06320$322bb0c2@omnitel.net> Reply-To: "Jurgis Armanavichius" From: "Jurgis Armanavichius" To: Subject: How to get C module's listing file? Date: Tue, 25 May 1999 20:29:09 +0200 Organization: Firma MEDELKOM MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-Mimeole: Produced By Microsoft MimeOLE V5.00.2014.211 Hello, I like to get complete listing file from my compilation process. I mind both SOURCE and ASM statements. 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. Thank you, Jurgis Armanavichius Firma MEDELKOM, http://www.medelkom.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com