fortran compiling on scripted tops10 #19
Replies: 4 comments
-
do have to suspect if we can install the fortran v6 tape, those two shooooooould work...
got that tap file in among rich's collection now
|
Beta Was this translation helpful? Give feedback.
-
ok - lots of progress - and good news!!! will try to keep this concise took the fort10.do script from rich and simply changed the tap file name to point to the f10v6 tap - in a christmas miracle, this ran with very very few complaints - think there may have been one or a very few at the very end about copying/installing things - this may be relevant below kermitted in the needed files and did the commands we've used in the past
!!!the compiles all looked good!!!:) really started to think we got it! the linker died though
guess right now is that slight glitch in the fort10.do script may not have copied that FORLIB.REL to the right place - could be if we get that FORLIB.REL going, we'll get it all! |
Beta Was this translation helpful? Give feedback.
-
wootwoot!!! gotta celebrate a little guys! @drforbin @rcornwell |
Beta Was this translation helpful? Give feedback.
-
trying to jot down notes from 'what can remember' of yesterday:) those can be right here could be time to move on to next topic - making decwar tap file! will start a separate markdown file and discussion thread for that |
Beta Was this translation helpful? Give feedback.
-
doing first compiles on scripted tops10 and will just share what am seeing -
this is with the scripted fortran install from tape rich already has there in the library -
.R FORTRA
*^C
.VERSION
FORTRA 10(2530) +
we're just trying it to see - believe we're gonna need fortran-10 v6
scripted install from tape of fortran-10 v6 from https://pdp-10.trailing-edge.com/ -
tape image https://pdp-10.trailing-edge.com/tapes/BB-D480C-SB_1981.tap.bz2
.LOGIN DECWAR
Job 3 KL703 CTY
.COMP PARAM
FORTRAN: PARAM
...snip...
%FTNWRN MAIN. No fatal errors and 28 warnings
.COMP LOWSEG
FORTRAN: LOWSEG
...snip...
?FTNFTL MAIN. 18 fatal errors and 1 warning
later note - hmmm, wondering now how informative this test really was - more news coming soon down below
Beta Was this translation helpful? Give feedback.
All reactions