Enter alternate macro mode. Also specifiable as
--alternate.
-cchar
Change the comment character from "!)" Also specifiable
as --commentcharchar.
-d
Print limited debugging information. Also specifiable as
--debug.
-h
Print the help message. Also specifiable as --help.
-M
Enter MRI compatibility mode. Also specifiable as --mri.
Using this option causes gasp to accept the syntax and
pseudo-ops used by the Microtec Research ASM68K assembler.
-ooutfile
Specify the output file. Also specifiable as --outputoutfile.
-p
Print line numbers. Also specifiable as --print.
-s
Copy source through as comments. Also specifiable as
--copysource.
-u
Allow unreasonable nesting. Also specifiable as
--unreasonable.
-v
Print the program version and exit. Also specifiable as
--version.
-Dname=value
Define the preprocessor symbol name to have the value
specified by value.