/[lmdze]/trunk/Compilation/Compiler_options/ifort_debug.mk
ViewVC logotype

Diff of /trunk/Compilation/Compiler_options/ifort_debug.mk

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 30 by guez, Thu Apr 1 09:07:28 2010 UTC revision 62 by guez, Thu Jul 26 14:37:37 2012 UTC
# Line 3  Line 3 
3    
4  # For ifort 9  # For ifort 9
5    
 COMPILE.f = $(FC) $(F90FLAGS) -c  
   
 FC = ifort  
   
6  FFLAGS = -I${libf_dir} -I${libf_dir}/dyn3d -I${libf_dir}/phylmd -I/home/guez/NetCDF/netcdf-3.6.1_ifort/include -I/home/guez/lib/IOIPSL/IOIPSL_t -I/home/guez/lib/Numerical_Recipes_Lionel/ifort -assume minus0 -check all -debug extended -debug-parameters all -error_limit 1 -fltconsistency -fpe0 -fpstkchk -ftrapuv -g -inline-debug-info -O0 -traceback  FFLAGS = -I${libf_dir} -I${libf_dir}/dyn3d -I${libf_dir}/phylmd -I/home/guez/NetCDF/netcdf-3.6.1_ifort/include -I/home/guez/lib/IOIPSL/IOIPSL_t -I/home/guez/lib/Numerical_Recipes_Lionel/ifort -assume minus0 -check all -debug extended -debug-parameters all -error_limit 1 -fltconsistency -fpe0 -fpstkchk -ftrapuv -g -inline-debug-info -O0 -traceback
7    
8  F90FLAGS = ${FFLAGS} -free -warn all -warn stderrors  F90FLAGS = ${FFLAGS} -free -warn all -warn stderrors

Legend:
Removed from v.30  
changed lines
  Added in v.62

  ViewVC Help
Powered by ViewVC 1.1.21