sald − linker for standalone programs [ -sable ][ args ] is a shell script front-end for the linker, sets load options, such as load address and library path, appropriately for a standalone environment. may be used to load programs for use both with the MIPS architecture simulator, and for execution on actual hardware. If the flag is specified, the library path is set to /usr/lib/sable (the directory where sable runtime library are typically placed); otherwise, the library path is set to /usr/lib/saio (the directory where standalone librarys for use on actual hardware reside). The argument must be the first argument if specified. sacc(1spp), saas(1spp), ld(1)