quickstart-fortran
quickstart-fortran copied to clipboard
An easy Windows installer for GFortran and the Fortran Package Manager
@LKedward thanks again for this excellent work. Do you plan to make a new release with most recent gcc compilers, e.g., gfortran-13 or newer if available by the time? Can...
I have been pulling my hair out trying to get gfortran working on my work computer. Nothing worked, but then I found this repo. Thanks for your hard work, you...
The current version of `fpm` is [`0.9.0`](https://github.com/fortran-lang/fpm/releases/tag/v0.9.0), released on Jun 2, 2023. `gcc` and `gfortran` are now up to version 13 (13.2 as of 09/12/2023). Could you update this very...
Could a reference to this be added to the FortranLang page here under Installing GFortran -> Windows: https://fortran-lang.org/en/learn/os_setup/install_gfortran/ Would be nice to have it there so beginners could discover it...