tinker icon indicating copy to clipboard operation
tinker copied to clipboard

script-based build: add extfld and exfield

Open michaellass opened this issue 1 year ago • 1 comments

Using the build scripts compile.make, library.make and link.make currently fails because extfld.f and exfield.f are not built and not included in the library. This PR includes adds both files to the corresponding scripts.

michaellass avatar Jul 20 '23 09:07 michaellass

Hi, Thanks. I'll fix this outside of your pull request, as there are likely several other places where this kind of change needs to be made. And I would note that these build scripts are really obsolete at this point, and we recommend use of the Makefiles, which should be correct and up to date.

jayponder avatar Jul 20 '23 13:07 jayponder

I'll close this as it has been open for nearly a year without progress.

michaellass avatar Jun 12 '24 18:06 michaellass