source: tags/ORCHIDEE_2_1/ORCHIDEE/arch/arch-ifort_LSCE.path @ 5695

Last change on this file since 5695 was 5574, checked in by josefine.ghattas, 6 years ago

Change in compilation :

  • Now always put -L and -I in arch.path file instead of makeorchidee_fcm
  • Folder .config created by fcm is renamed to build
File size: 370 bytes
Line 
1NETCDF_LIBDIR="-L/usr/local/install/netcdf-4.3.2p/lib -lnetcdff -lnetcdf -L/usr/local/install/hdf5-1.8.9p/lib -lhdf5_hl -lhdf5 -lhdf5 -lz -lcurl -lstdc++"
2NETCDF_INCDIR=-I/usr/local/install/netcdf-4.3.2p/include
3IOIPSL_INCDIR=-I${ORCHDIR}/../../lib
4IOIPSL_LIBDIR=-L${ORCHDIR}/../../lib
5XIOS_INCDIR=-I${ORCHDIR}/../XIOS/inc
6XIOS_LIBDIR="-L${ORCHDIR}/../XIOS/lib -lxios"
7
Note: See TracBrowser for help on using the repository browser.