SAAS(1)
NAME
saas − assemble assembly language program for standalone use
SYNOPSIS
saas [ args ]
DESCRIPTION
Saas is a shell script front-end for the as(1) command. Saas invokes as specifying the appropriate include path standalone programs. See as(1) for details regarding other assembler options.
Note that assembler programs assembled with saas will need to be linked with the standalone startup module /usr/lib/saio/crt0.o and /usr/lib/saio/libc.a.