as
QNX SDP8.0Utilities ReferenceUtilities
Assembler (GNU)
Syntax:
as_variant [option...] [asmfile...]
where as_variant depends on the target platform, as follows:
Target platform | as_variant |
---|---|
AArch64 | ntoaarch64-as |
x86 64-bit | ntox86_64-as |
Runs on:
Linux, Microsoft Windows
Description:
The as program is the assembler. For more information, see gas in the Binutils documentation on the GNU website at https://www.gnu.org/software/binutils/manual/.
Contributing author:
GNU
Page updated: