Author Topic: Adding additional compiler  (Read 127 times)

Offline JoeH

  • Multiple posting newcomer
  • *
  • Posts: 12
Adding additional compiler
« on: Yesterday at 05:06:03 am »
I have an old computer, running Windows XP, that I want to do some FORTRAN programming on.  I have installed CB17.12 and it works fine for C and C++.  The gfortran compiler is not available.  The only compiler .exe files that appear in the MinGW/bin directory are for C and C++.  I reinstalled CodeBlocks to be sure I selected the Fortran compiler for installation.  I had requested everything to be installed.  The options_gfortran.xml file does exist in the share/CodeBlocks/compilers directory.

Is there a way to add the gfortran compiler?

Thanks

Joe