/[lmdze]/trunk/Compiler_options/gfortran_debug.mk
ViewVC logotype

Diff of /trunk/Compiler_options/gfortran_debug.mk

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

revision 80 by guez, Wed Mar 5 12:22:46 2014 UTC revision 82 by guez, Wed Mar 5 14:57:53 2014 UTC
# Line 13  jumble_dir = /user/guez_local/lib/Jumble Line 13  jumble_dir = /user/guez_local/lib/Jumble
13  FFLAGS = $(addprefix -I, ${netcdf_inc_dir} ${numer_rec_95_dir} ${netcdf95_dir} ${nr_util_dir} ${jumble_dir})  FFLAGS = $(addprefix -I, ${netcdf_inc_dir} ${numer_rec_95_dir} ${netcdf95_dir} ${nr_util_dir} ${jumble_dir})
14    
15  # Fortran language options:  # Fortran language options:
16  FFLAGS += -std=f95  FFLAGS += -ffree-form -std=f95
17    
18  # Error and warning options:  # Error and warning options:
19  FFLAGS += -fmax-errors=1 -pedantic-errors -Wall -Wcharacter-truncation -Wimplicit-interface -Wunderflow -Wunreachable-code  FFLAGS += -fmax-errors=1 -pedantic-errors -Wall -Wcharacter-truncation -Wimplicit-interface -Wunderflow -Wunreachable-code

Legend:
Removed from v.80  
changed lines
  Added in v.82

  ViewVC Help
Powered by ViewVC 1.1.21