• RSX11 utilities

    From joe meyer@21:1/5 to All on Fri Mar 20 22:46:46 2020
    there are a bunch of utilities at least source code on the rsx11 installation.

    I cannot seem to assemble and link them.

    Can someone give me a example of the command line switch to assemble and taskbuild any of them?

    thanks again
    Joe

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From mark@rsx11m.com@21:1/5 to joe meyer on Wed Apr 1 08:58:23 2020
    On Saturday, March 21, 2020 at 12:46:48 AM UTC-5, joe meyer wrote:
    there are a bunch of utilities at least source code on the rsx11 installation.

    I cannot seem to assemble and link them.

    Can someone give me a example of the command line switch to assemble and taskbuild any of them?

    thanks again
    Joe

    Joe,
    Most RSX utilities can be rebuilt using the [200,200]sysgen.cmd
    SET /DEF=LB:[200,200]
    @SYSGEN
    then follow teh question to this section:



    ; You can restart SYSGEN at any of the following sections:
    ;
    ; A. Choosing Executive Options
    ; B. Choosing Peripheral Configuration
    ;
    ; C. Assembling the Executive and Drivers
    ;
    ; D. Building the Executive and Drivers
    ; E. Building the Privileged Tasks
    ; F. Rebuilding Supplied System Tasks
    ;
    ; G. Creating the System Image File
    ;
    * SU140 At which section would you like to restart SYSGEN

    then choose F

    Mark

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)