XLD — User Commands
NAME
xld − Convert load files into SPUR format
SYNOPSIS
xld [-s] in-file-name [out-file-name]
OPTIONS
−sStrip load file’s symbol table after conversion.
DESCRIPTION
This program converts SPUR load files produced by sas, the SPUR assembler, and sld, the SPUR linker/loader, running on a machine other than SPUR into SPUR form. This program is needed because the sas and sld generate binary using the byte order of the current machine which may differ from that of SPUR. If the -s option is specified then the binary is striped. If specified, the modified binary is placed in out-file-name. Otherwise the conversion is place in in-file-name.
KEYWORDS
SPUR, sld, sas
Sprite version 1.0 — January 18, 1989