SAAS(1spp) RISC/os Reference Manual SAAS(1spp)
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.
SEE ALSO
as(1), sacc(1spp), sald(1spp)
Printed 1/6/92 Page 1