Inglese
Hi,
I am compiling some code. When I use the -g option to create debuging information in the object files, I get the following error message:
ifort -g -O0 -check all -traceback -warn all -fpe0 -c types.f90
ifort -g -O0 -check all -traceback -warn all -fpe0 -c common_mod.f90
ifort -g -O0 -check all -traceback -warn all -fpe0 -c interp.f90
ifort -g -O0 -check all -traceback -warn all -fpe0 -c spatial.f90
ifort -g -O0 -check all -traceback -warn all -fpe0 -c eos.f90
ifort -g -O0 -check all -traceback -warn all -fpe0 -c io.f90