Non-Confidential | ![]() | ARM DUI0472J | ||
| ||||
Home > Compiler Command-line Options > --use_gas |
Invokes the GNU assembler (gas) rather than armasm when you compile source files ending in .s
or .S
.
It is only applicable when using GNU translation (-Warmcc
).
During translation, invoke gas
with
-Warmcc,--use_gas
.