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

Diff of /trunk/Compiler_options/sxf90.mk

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

trunk/Compilers/sxf90.mk revision 23 by guez, Mon Dec 14 15:25:16 2009 UTC trunk/Compiler_options/sxf90.mk revision 83 by guez, Thu Mar 6 15:12:00 2014 UTC
# Line 3  Line 3 
3    
4  # For "sxf90" 2.0  # For "sxf90" 2.0
5    
 FC = sxf90  
   
6  netcdf_inc_dir = /SXlocal/pub/netCDF/3.6.1/include  netcdf_inc_dir = /SXlocal/pub/netCDF/3.6.1/include
7  netcdf_lib_dir = /SXlocal/pub/netCDF/3.6.1/lib  netcdf_lib_dir = /SXlocal/pub/netCDF/3.6.1/lib
8    
# Line 23  perf_flags = -Cdebug -eP -eR -Pstack -Wf Line 21  perf_flags = -Cdebug -eP -eR -Pstack -Wf
21    
22  # "-M flunf" produces an error in "jacobi"  # "-M flunf" produces an error in "jacobi"
23    
24  FFLAGS = ${inc_flags} ${perf_flags}  FFLAGS = ${inc_flags} ${lang_flags} ${perf_flags}
 F90FLAGS = ${inc_flags} ${lang_flags} ${perf_flags}  
25    
26  LDFLAGS = -Wl "-f nan"  LDFLAGS = -Wl "-f nan"
27  # "-Wl,-f nan" requires "-Wf,-K a"  # "-Wl,-f nan" requires "-Wf,-K a"

Legend:
Removed from v.23  
changed lines
  Added in v.83

  ViewVC Help
Powered by ViewVC 1.1.21