Skip to content

Compiler Options

Thomas Engels edited this page Oct 11, 2015 · 2 revisions

ifort

debug flags:

 -g -debug all -traceback -check all -CB

gfortran

debug flags

-Wuninitialized -O -fimplicit-none -fbounds-check -g -ggdb -Wall -pedantic
Clone this wiki locally