[fpc-pascal] FORTRAN from FreePascal

Bo Berglund bo.berglund at gmail.com
Sun Nov 19 13:05:06 CET 2017


On Sun, 19 Nov 2017 11:14:50 +0000, Mark Morgan Lloyd
<markMLl.fpc-pascal at telemetry.co.uk> wrote:

>I think we're in broad agreement though: don't try converting backend 
>code unless you know exactly what you're doing, and Pascal (including 
>Lazarus/LCL etc.) can be valuable when implementing a C21st frontend :-)

We do have the original Fortran code and only really want to be able
to handle changes in operating system needs (like changing Windows
requirements) or even porting to Linux.
But currently we are not able to compile new DLL:s even since we don't
have a Fortran compiler. Can GNU Fortran be used for testing?

For example is GNU Fortran (https://gcc.gnu.org/fortran/) possible to
build on Windows? I have very limited experience in compiler building
except for FreePascal, which I have built many times...

AFICT the *sources* are available via SVN:
https://gcc.gnu.org/svn.html


-- 
Bo Berglund
Developer in Sweden




More information about the fpc-pascal mailing list