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

Minimal set of binary files for F40 FORTRAN IV compiler. #647

Merged
merged 1 commit into from
Feb 1, 2018

Conversation

larsbrinkhoff
Copy link
Member

@larsbrinkhoff larsbrinkhoff commented Feb 1, 2018

By trial and error, I found these binary files to be needed to run the F40 compiler and load the resulting object code:

DECSYS; F40 SHR
DECSYS; FORLIB REL
DECSYS; JOBDAT REL
DECSYS; FOROTX SHR
DECSYS; LOADER SHR

I have tested this by compiling and running ADVENT. See #167.

@larsbrinkhoff
Copy link
Member Author

larsbrinkhoff commented Feb 1, 2018

I tried to use SAIL; JOBDAT REL, but it didn't work with this (probably very old) version of LOADER.

@larsbrinkhoff larsbrinkhoff mentioned this pull request Feb 1, 2018
@eswenson1 eswenson1 merged commit c81a185 into master Feb 1, 2018
@larsbrinkhoff larsbrinkhoff deleted the lars/f40 branch February 1, 2018 14:20
@larsbrinkhoff larsbrinkhoff added todo source missing Flag that this program doesn't have source code. labels Feb 13, 2018
@larsbrinkhoff
Copy link
Member Author

I'm labelling this source missing, even though sources do exist. But I don't think it's appropriate to copy them into the ITS image.

@eswenson1
Copy link
Member

Why not include it in ITS build?

@larsbrinkhoff
Copy link
Member Author

Phil B mentioned something about runnning build scripts with GALAXY. I thought it sounded like it wouldn't quite be worth the trouble.

@larsbrinkhoff larsbrinkhoff mentioned this pull request Sep 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source missing Flag that this program doesn't have source code. todo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants