source: XIOS/dev/dev_cmip6_omp/arch/arch-ifort_LSCE.path @ 1606

Last change on this file since 1606 was 905, checked in by aclsce, 8 years ago
  • LSCE ifort compilation : added -lnetcdff needed for the link.
File size: 300 bytes
Line 
1NETCDF_INCDIR="-I /usr/local/install/netcdf-4.3.2p/include"
2NETCDF_LIBDIR="-L/usr/local/install/netcdf-4.3.2p/lib"
3NETCDF_LIB="-lnetcdf -lnetcdff"
4HDF5_INCDIR="-I /usr/local/install/hdf5-1.8.9p/include"
5HDF5_LIBDIR="-L/usr/local/install/hdf5-1.8.9p/lib"
6HDF5_LIB="-lhdf5_hl -lhdf5 -lhdf5 -lz -lcurl"
Note: See TracBrowser for help on using the repository browser.