Posted on:
I want to build a FORTRAN compiler that generate code for ARM architecture. Is FORTRAN supported in gcc for ARM architecture?
Posted on:
The ARM architecture seems to be supported by both, the gcc-g77 and libgfortran: http://www.openmamba.org/distribution/distromatic.... http://www.openmamba.org/distribution/distromatic.... Good luck!