Polecenie as
Opcje wykonania as
w konsoli
Read input files from standard input, or from files if the pipe is used.
With only the -a option, list source code, assembler listing, and symbol table. The other options specify additional things to list or omit:
-ac Omit false conditionals.
-ad Omit debugging directives.
-ah Include the high-level source code, if available.
-al Include an assembly listing.
-am Include macro expansions.
-an Suppress forms processing.
-as Include a symbol listing.
=file Set the listing filename to file.
Define the symbol to have the value value, which must be an integer.
Skip whitespace and comment preprocessing.
Treat warnings as errors.
Generate debugging information in stabs format.
Generate DWARF2 debugging information.
Place output in object file objfile (default is file.o).
Print information on how much time and space assembler uses.
Display the version number of the assembler.
Include path when searching for .include directives.
Don't warn about signed overflow.
Combine both data and text in text section.
Don't show warnings.
Generate object file even if there are errors.
Przykłady as działanie w Słownik polecenie A