Topic: Compile and Build 64-bit executables

Please advise how I can tell Simply Fortran to compile and build 64-bit executables. I am running Windows 7 -64 on an Intel i5 PC.

Re: Compile and Build 64-bit executables

In the Project Options window, you can select the architecture.  If you're working from the command line, the Fortran compiler defaults to 64-bit.

https://simplyfortran.com/docs/full/windows/options/project_options.png

Note that the architecture may only be selected on Windows.  Simply Fortran for macOS will only create 64-bit executables, and Simply Fortran for GNU/Linux will only produce files matching the host system architecture.

Jeff Armstrong
Approximatrix, LLC