| www.delorie.com/gnu/docs/binutils/as_16.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The listing feature of the assembler can be enabled via the command line switch
`-a' (see section 2.1 Enable Listings: `-a[cdhlns]'). This feature combines the input source file(s) with a
hex dump of the corresponding locations in the output object file, and displays
them as a listing file. The format of this listing can be controlled by pseudo
ops inside the assembler source (see section 7.48 .list see section 7.83 .title "heading" see section 7.64 .sbttl "subheading"
see section 7.59 .psize lines , columns see section 7.14 .eject) and also by the following switches:
--listing-lhs-width=`number'
--listing-lhs-width2=`number'
--listing-rhs-width=`number'
--listing-cont-lines=`number'
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |