Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: [lpc2000] Absolute Vs. Relocatable object code and listings

2006-05-20 by Tom Walsh

bobtransformer wrote:

>Whatever happened to absolute code listings ? Are they a thing of the
>past now ?
>  
>
Not sure what you are running, but I get absolute org'ed listings with 
gcc.  Turn on the following options and you will get an .lss file that 
is a complete listing of your entire project:

CFLAGS += -Wa,-adhlns=$(<:.c=.lst)

>boB
>
>PS... And why is it that my posts don't always show up on yahoo groups ?
>Is this a moderated group ?
>
>  
>
Naw, apparently just a crippled list server.  So, don't feel that you 
are being singled out, it will discard anyones mail with impunity.  
Sending or receiving, it will sometimes even drop / lock your entire 
account...

TomW

-- 
Tom Walsh - WN3L - Embedded Systems Consultant
http://openhardware.net, http://cyberiansoftware.com
"Windows? No thanks, I have work to do..."
----------------------------------------------------

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.