An OLB isn't an executable - it is the Fortran library. Time to go find some rsx doc
and read up a little, maybe.
Paul Anderson <wackyvorlon at me.com> wrote:
I've developed the itch to play with RSX-11/M, so
I've setup simh using these instructions:
http://home.earthlink.net/~n1be/pdp11/PDP11.html
So far, so good. I've got it up and running. The problem is in trying to run fortran.
There's a FOR.OLB in db0:[11,41]. When I try to run for, I get TASK NOT FOUND. When I
run ins $for to load it, it reports not being to find the file. Being a total newbie at
this, I'm not sure how to get it to run. Any ideas?