Assembler (GNU)
as_variant [option...] [asmfile...]
QNX Neutrino, Linux, Microsoft Windows
The as_variant depends on the target platform, as follows:
Target platform: | as_variant: |
---|---|
ARM | ntoarm-as |
MIPS | ntomips-as |
PowerPC | ntoppc-as |
SH4 | ntosh-as |
x86 | ntox86-as |
The as program is the assembler. For more information, see the Binutils documentation on the GNU website at https://www.gnu.org/software/binutils/manual/.
GNU