Code::Blocks Forums
User forums => Help => Topic started by: Silvino on February 03, 2016, 11:14:42 am
-
I want to compile .f90 files using the windows console but I don't know what should I type as compiler there. What compiler do codeblocks use? Thanks.
PD: I am using 16.01 version,
-
What compiler do codeblocks use? Thanks.
GNU (GCC) GFortran of TDM, version 4.9.2 (you can read at the download page and find links).
-
Yep but when I type "gfortran" in the console, it doesn't recognize if the compiler exists. What can I do?