SALD(1spp) RISC/os Reference Manual SALD(1spp)
NAME
sald - linker for standalone programs
SYNOPSIS
sald [ -sable ][ args ]
DESCRIPTION
Sald is a shell script front-end for the linker, ld(1).
Sald sets load options, such as load address and library
path, appropriately for a standalone environment. Sald can
be used to load programs for use both with sable(1spp) the
MIPS architecture simulator and for execution on actual
hardware. If the flag -sable is specified, the library path
is set to /usr/lib/sable (the directory where sable runtime
library is typically placed); otherwise, the library path is
set to /usr/lib/spp (the directory where standalone
libraries for use on actual hardware reside). The -sable
argument must be the first argument, if specified.
SEE ALSO
sacc(1spp), saas(1spp), ld(1)
Printed 1/6/92 Page 1