sacc − compile C program for standalone use [ -sable ][ args ] is a shell script front-end for the command. invokes cc specifying the appropriate include paths, crt0.o, and libc for use with standalone programs. may be used to compile programs for execution with the MIPS architecture simulator, and for execution on actual hardware. If the flag is specified, the modules will be loaded with a crt0.o and libc.a appropriate for use with the sable simulator; otherwise, the modules will be loaded appropriately for standalone use on actual hardware. The argument must be the first argument, if specified. See for details regarding other options. also recognizes files ending in ".s" and ".o" and invokes the assembler and linker as necessary. saas(1spp), sald(1spp), sable(1spp), cc(1)