as

Assembler (GNU)

Syntax:

as_variant [option...] [asmfile...]

Runs on:

QNX Neutrino, Linux, Microsoft Windows

Options:

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

Description:

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/.

Contributing author:

GNU

See also:

gcc, g++, QCC, qcc