listing options

Philippe ROUVEYROL paam at cegetel.net
Tue Mar 20 16:39:37 UTC 2007


Hello,

When i enable listing options with command line: 
     m68k-elf-gcc -mcpu=5208 -c -O1 -Wall -g -Wa,-alhmns=timer.lst timer.c  

the source and op code is misaligned and first line is truncated. 
i.e: 
  34:timer.c       ****     MCF_ICR5 = 0x2; 
  28                    oveq #2,%d0                     
  29 001a 7002                  move.b %d0,-66813883 
  30 001c 13C0 FC04             .loc 1 36 0 
  30      8045 
  35:timer.c       ****  
  36:timer.c       **** } 
  31                    lk %fp 
  32 0022 4E5E                  rts 
  33 0024 4E75          .LFE2: 

it's a bad command? 

thanks, 
philippe 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sourcerytools.com/pipermail/coldfire-gnu-discuss/attachments/20070320/93fdfebc/attachment.html>


More information about the coldfire-gnu-discuss mailing list