Is it possible to package stdlib into this installer as well?
Hi @fortran4r, I have purposely not packaged a fixed version of stdlib, due to its pace of development. Instead I have included a script to fetch and install the latest version. Please see my previous post on how to use it.
Nice idea regarding Code::Blocks! I’ll look into whether its compatible with Quickstart Fortran.
Thanks @CRquantum! Yes I agree it would be good to include a MPI distribution with this as well. Unfortunately, the latest versions of mpich and openmpi don’t appear to support Windows. The best option, apart from Intel oneAPI, would probably be Microsoft MPI, for which redistributable installers are available and could be included with Quickstart Fortran.
I have added Quickstart Fortran in the directory Framalibre:
Don’t hesitate to add the Fortran tools developed by the community in software directories at your national level. It is an easy way to contribute.
Update: Release Version update · LKedward/quickstart-fortran (github.com)
- Update gcc/gfortran to
v12.2.0
- Update fpm to
v0.8.2
I feel like this project should be a repo in The Fortran Programming Language · GitHub.