Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empire #1

Open
larsbrinkhoff opened this issue Dec 21, 2021 · 8 comments
Open

Empire #1

larsbrinkhoff opened this issue Dec 21, 2021 · 8 comments

Comments

@larsbrinkhoff
Copy link

FYI, @WalterBright asks:

Yes, but can it run Empire for the -10?
https://github.com/DigitalMars/Empire-for-PDP-10

@paulnank
Copy link
Owner

paulnank commented Dec 21, 2021 via email

@WalterBright
Copy link

I'd love to see it run again!

@WalterBright
Copy link

The Emperor https://twitter.com/ClassicEmpire is watching this!

@larsbrinkhoff
Copy link
Author

There isn't a shortage of PDP-10 emulators these days, so I'm surprised no one has given it a try yet. I suppose it ran on TOPS-10? Ping @rcornwell.

@WalterBright
Copy link

It ran on whatever version ran on the 1978 Caltech PDP-10!

@paulnank
Copy link
Owner

Sadly Empire doesn't link properly with the version of the Fortran compiler installed in the current system. The Macro code compiles OK and I edited some of the Fortran to get it to compile without fatal errors, but I haven't been successful in getting it to link. I'll have to play around further at a later time to see if it is the way Fortran is installed or whether it is some other problem....

.execute/f10 empire.for,1.for,2.for,3.for,4.for,5.for,6.for,7.for,8.for,9.for,10.for,11.for,12.for,13.for,14.for,15.for,16.for,17.fo
r,18.for,path.for,cursor.mac,munch.mac,pack.mac,subs.mac,help.mac
FORTRAN: EMPIRE
00074 DIMENSION COMSCN(40)
%FTNSOD LINE:00074 DIMENSION STATEMENT OUT OF ORDER
00075 DIMENSION LOPMAX(15)
%FTNSOD LINE:00075 DIMENSION STATEMENT OUT OF ORDER
00076 DIMENSION HITS(15),TIPE(15),CRAHIT(15),CRALOC(15)
%FTNSOD LINE:00076 DIMENSION STATEMENT OUT OF ORDER
.....
heaps & heaps of other messages.....
....
MACRO: HELP
LINK: Loading
%LNKMDS Multiply-Defined Global symbol TEST3, in module TEST3
defined value = 23066, this value = 54330
%LNKMDS Multiply-Defined Global symbol TEST4, in module TEST4
defined value = 24665, this value = 54652
?LNKUGS 17 undefined global symbols
IN. 62720
OPEN. 44264
DECPRT 51753
EXITC. 62117
MSTIME 43645
WTB. 45512
CLOSE. 44354
TRACE. 62740
FIN. 62715
RTB. 45306
IOLST. 62724
OUTCHR 54720
OUT. 62713
GETTAB 43662
LSH 36250
ILDET 43716
OUTSTR 23302
[LNKNSA No start address]

EXIT

.

@larsbrinkhoff
Copy link
Author

I understand @rcornwell also failed in the link step.

@larsbrinkhoff
Copy link
Author

larsbrinkhoff commented Jun 14, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants