Text only
|
Text with Images
Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: gib on August 03, 2019, 02:48:41 AM
Title:
Fortran version
Post by:
gib
on
August 03, 2019, 02:48:41 AM
How do I determine the gfortran version that CB is using on Linux?
Title:
Re: Fortran version
Post by:
oBFusCATed
on
August 03, 2019, 06:31:29 PM
Run <path-to-compiler-executable> --version? You can see this in the toolchain executables tab in the compiler settings.
Title:
Re: Fortran version
Post by:
gib
on
August 04, 2019, 11:13:56 AM
Thanks - should have been obvious.
Text only
|
Text with Images