Author Topic: codeblocks fortran compiler  (Read 3345 times)

dan_batt

  • Guest
codeblocks fortran compiler
« on: March 15, 2021, 12:28:01 pm »
 I use GNU compiler to compile and execute fortran code. But i dont understand if it is stuck to fortran 90 or if it inglobes newer fortran standards. And aside from that how can i install another compiler if i decide gnu compiler is not enough?

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: codeblocks fortran compiler
« Reply #1 on: March 15, 2021, 09:53:53 pm »
Quote
I use GNU compiler to compile and execute fortran code. But i dont understand if it is stuck to fortran 90 or if it inglobes newer fortran standards.
You probably have to ask in a gnu compiler forum...

Quote
And aside from that how can i install another compiler if i decide gnu compiler is not enough?
Simply install the compiler and set it up in Settings->Compiler->New (or copy the fortran compiler)