source: tags/ORCHIDEE_2_1/ORCHIDEE/arch/arch-ifort_CICLAD.path @ 5630

Last change on this file since 5630 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: 255 bytes
Line 
1NETCDF_LIBDIR="-L/opt/netcdf42/ifort/lib -lnetcdf -lnetcdff -lstdc++"
2NETCDF_INCDIR=-I/opt/netcdf42/ifort/include
3IOIPSL_INCDIR=-I../../../lib
4IOIPSL_LIBDIR=-L../../../lib
5XIOS_INCDIR=-I${ORCHDIR}/../XIOS/inc
6XIOS_LIBDIR="-L${ORCHDIR}/../XIOS/lib -lxios"
Note: See TracBrowser for help on using the repository browser.