We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Also, keep your local changes and commits
git pull --rebase
The original binaries (or binaries of any later version) are required to build the new version.
The files spf4orig (to build on Linux, i386), jpf375c.exe (to build on Windows) can be taken at spf4-cvs-archive release.
spf4orig
jpf375c.exe
The required binary file is automatically loaded when make is used for building (see also Makefile).
make
If you keep the files in your working directory in LF line-endings, to build on Windows the UNIX-LINES mode should be set in the host Forth system:
UNIX-LINES
jpf375c.exe UNIX-LINES src\spf.f
It is also the case when the sources are downloaded as ZIP archive from GitHub.
Now the UNIX-LINES mode is set automatically in building scripts in the certain cases.