man(1) Manual page archive


     32LD(9.1)                                               32LD(9.1)

     NAME
          32ld - bootstrap loader for 5620

     SYNOPSIS
          32ld [ option ... ] file [ argument ... ]

     DESCRIPTION
          32ld loads the MAC-32 object file for execution in a 5620
          connected to the standard output.  When loading into a
          mux(9.1) layer, the arguments are passed to the program as
          in Unix.  The options are:

          -d   Print on the standard error file the sizes of the text,
               data and bss segments of file. The standard error must
               be separated from the standard output to avoid corrupt-
               ing the down-load.

          -p   Print down-loading protocol statistics on the diagnos-
               tic output (for stand-alone loading only).

          -z   Load the process but don't run it.  It may be started
               using 3pi; see pi(9.1). This option works only under
               mux.

          The environment variable JPATH is the analog of the shell's
          PATH variable to define a set of directories in which to
          search for file.

     SEE ALSO
          jx(9.1), mux(9.1)