gfortran-for-macOS
gfortran-for-macOS copied to clipboard
GNU Fortran (and GCC) compilers for macOS
I'm having issues building (and distributing) my app written fortran (probably 77). If I link with LIB = -static-libgfortran -static-libgcc -static-libstdc++ I get an error dyld[87254]: Library not loaded: /usr/local/gfortran/lib/libquadmath.0.dylib...
Hello, I was wondering if it would be possible to make the Intel dmg packages (MacOS 11 & 12) handle -march=armv8.5-a or a broader family of architectures to enable cross-compilation....
Hi FX, Thank you for all the effort with providing the gfortran installers - it is really a great service to the community. I have installed the gfortran-11.2-BigSur package on...
Hello I am using the libmeshb developed by Loic Marechal in order to read mesh files generated with INRIA programs. We are facing something that seems to be a bug...
There is no intel binary release for MacOS gfortran anywhere for Ventura or later. Not here, nor on hpc.sourceforge.net Here it says 'coming soon' for close to a year. Pretty...
Dear Developers, Thank you very much for providing these fortran builds for MacOsX. We still have some Ventura@Intel build machines and one of our projects needs to build some fortran...
I am no expert, so I apologize if this may be an issue that has been addressed before. I have a Mac Silicon M2 OS Ventura 13.5.2 (22G91). I installed...
Also seems gfortran 12.3 seems coming in May so also would be nice to close the 12 series..
Hello, I'm trying to compile a fortran model on macOS Ventura (macOS 13, M2 chip), with GCC 12.2 Arm (downloaded here https://github.com/fxcoudert/gfortran-for-macOS/releases, and/or installed with homebrew) It seem `mieee-fp` is...
Not sure if this is the right forum for bringing up this discussion. As you know, lapack library 3.11 https://github.com/Reference-LAPACK/lapack/archive/refs/tags/v3.11.0.tar.gz have extensive testing capabilities, with thousands of tests. Using -O1...