Thank you to the people who commented on this topic. Though I'm still
having difficulty with those same two issues.
The whole DECsys-7 on PDP-4 issue really isn't all that pressing; was
just trying to get it to work as I've an idea of how to make a nearby
Model 28 KSR do something more interesting than printing ITTY.
As to the whole issue with XVM/DOS. Yeah, I have no idea what the
thing is doing. I've rebuilt the system, twice, once on RP02 and the
other a straight rebuild on RF09. I've tried running it with EXECUTE,
LOAD, and GLOAD. Yet, nothing seems to work.
The error it reports is file not found.
GLOAD provides the following dump:
LOADER XVM V1A000
P_FOCAL
P FOCAL 028 071742
P .BH 005 071711
P DSQRT 007 071621
P DSIN 001 071607
P DCOS 002 071570
P DATAN 001 071556
P DEXP 001 071544
P DLOG 005 071520
P .DD 006 071361
P .DB 004 071244
P .DE 003 071140
P .DF 001 071010
P .DC 001 070745
P .DA 013 070670
P .CAT1 001 070625
P .FPP 018 070165
P OTSER 015 067565
P .CB 004 070143
G .AA 000000
G .AB 000000
G .AC 000000
G .AO 000000
G .AP 000000
G .AQ 000000
G .AR 000000
G .AS 000000
G .AT 000000
G .BA 000000
G .CD 000000
G .NEWF 000000
.LOAD 3
The error .LOAD 3 being "SUBR NOT FOUND" which I'm not sure what it
precisely means. Both the FP and non-FP libraries are located in <SYS>
(the pseudo director/UIC that maps to <BNK> and <PAG> depending on
mode). So the library *IS* there. The DAT slots are assigned
correctly, with -1 (the system library slot) being assigned to SYA
<SYS>. That was done prior to running GLOAD (and the result is above).
When I assign the DAT slots in GLOAD:
LOADER XVM V1A000
A SYA <SYS> -1
A SYA <CMG> 3,5,7,10
P \_FOCAL
G BOTTOM 071742
G BUFSTX 071743
G CHAR 072026
G EFUN3 074513
G EVAL 074266
G FETVAR 074104
G FINT 077176
G FLARG 072043
G FUNERR 075513
G LASTV 071750
G LINENO 072027
G PD2 073067
G PD3 073106
G UTRA 074746
G XGETLN 072640
G XPOPJ 074261
G XPUSHA 073031
G XPUSHJ 073054
G XSPNOR 074227
G .ER 077430
P FOCAL 028 071742
G .BH 071711
P .BH 005 071711
G DSQRT 071621
P DSQRT 007 071621
G DSIN 071607
P DSIN 001 071607
G DCOS 071570
P DCOS 002 071570
G DATAN 071556
P DATAN 001 071556
G DEXP 071544
P DEXP 001 071544
G DLOG 071520
P DLOG 005 071520
G .DD 071361
P .DD 006 071361
G .DB 071244
P .DB 004 071244
G .DE 071140
P .DE 003 071140
G .DF 071010
P .DF 001 071010
G .DC 070745
P .DC 001 070745
G .DA 070670
P .DA 013 070670
G .CAT1D 070625
G .CAT1R 070634
P .CAT1 001 070625
G .AW 070175
G .AX 070165
G .DZERO 070512
G .FPP 070165
G .OVUDF 070513
G .ZA 070203
G .ZB 070214
G .ZC 070221
G .ZD 070231
G .ZE 070236
P .FPP 018 070165
G .SPC 067751
G OTSER 067565
G .AERTB 067753
G .ERST 067721
G .ER3 067724
G .ER4 067570
G .ZR 067663
P OTSER 015 067565
G .CB 070143
P .CB 004 070143
G .AA 000000
G .AB 000000
G .AC 000000
G .AO 000000
G .AP 000000
G .AQ 000000
G .AR 000000
G .AS 000000
G .AT 000000
G .BA 000000
G .CD 000000
G .NEWF 000000
.LOAD 3
GLOAD looks like it does something more, but it still breaks with a
"SUBR NOT FOUND".
So, I really am looking for any help at all in getting FOCAL to run.
I've not tried anything with FORTRAN IV (mostly because I'd have to
figure out how to use the editor, and read up on what the expected
style is for the PDP-15 FORTRAN compiler is), so I'm unsure of whether
or not this problem is only in my incompetence in getting FOCAL
running, or if I've somehow buggered up the OS by not doing something
after installation.
Cheers,
Christian
--
Christian M. Gauger-Cosgrove
STCKON08DS0
Contact information available upon request.