| GNU Assembler Command-Line Options |
| Previous | GNU Assembler Command Line |
Here is a brief summary of how to invoke as.
__ld_all_relocs to tell the linker that there are no implicit
dependencies between different locations inside the sections.
0x
indicates a hexadecimal value, and a leading 0 indicates an octal value.
as does
not work correctly.
.include directives.
L, but different systems have different local
label prefixes. See Including Local Labels.
make describing the dependencies of the main source file. The rule
is written to the file named in its argument. This feature is used in the automatic
updating of makefiles. It is not particulary useful for TIGCC.
as objfile.
See Naming the Output File.
as version.
as version and exit.