Posts Tagged ‘gcc’
cpp – The C Preprocessor
USAGE
cpp [-Dmacro[=defn]…] [-Umacro]
[-Idir...] [-Wwarn...]
[-M│-MM] [-MG] [-MF filename]
[-MP] [-MQ target...] [-MT target...]
[...]
Categories: c
AS – the portable GNU assembler.
USAGE
as [-a[cdhlns][=file]] [-D] [--defsym sym=val]
[-f] [--gstabs] [--gdwarf2] [--help] [-I dir]
[-J] [-K] [-L]
[--listing-lhs-width=NUM] [--listing-lhs-width2=NUM]
[...]
Categories: A
