-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
section: compilerRelevant for the compiler section on the webpageRelevant for the compiler section on the webpage
Description
At https://fortran-lang.org/learn/os_setup/install_gfortran , I think it's fine to keep equation.com as the 1st method to install gfortran on Windows, since it is simple and fast to install. I suggest adding MSYS2 as method fortran-lang/fortran-lang.org#4. I just tried it on Windows 10, and it works fine after following the instructions. Once installed, gfortran --version says GNU Fortran (Rev9, Built by MSYS2 project) 10.2.0 . It takes longer to install than the equation.com compiler binary but comes with more stuff, such as python. A list of MSYS2 packages is here.
Metadata
Metadata
Assignees
Labels
section: compilerRelevant for the compiler section on the webpageRelevant for the compiler section on the webpage