I was helped by the guys at https://bigdanzblog.wordpress.com/2014/05/31/hello-world-program-for-pdp-8-using-pal-assembly-language/
They pointed me to a distro that has a consistent set of FORTRAN IV files, including the libraries. Happy days.
https://bigdanzblog.wordpress.com/2014/06/11/compiling-and-running-hello-world-in-pdp-8-fortran-iv/
Now I have a quirky problem:
On Oscr's image (+FORLIB.RL), if I type:
.R F4
*PROG,PROG,PROG<PROG
where PROG.FT calls a library subroutine (e.g. ATAN), I get no errors but only a .LS file (no object files).
If I type:
.R F4
*PROG/G$
I get a running program.
However if I boot the other image (which has a complete set of FORTRAN files and the library), the first method produces object files and I can then LOAD and EXECUTE. The second method also works.
Very strange. Something to do with different defaults in the two images, I suspect.
--
You received this message because you are subscribed to the Google Groups "PiDP-8" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-8+un...@googlegroups.com.
To post to this group, send email to pid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-8/f34a3163-5af7-44bc-afc1-f1f18a6e0381%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.