source: tags/ORCHIDEE_2_1/ORCHIDEE/arch/arch-X64_CURIE.path @ 6215

Last change on this file since 6215 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: 250 bytes
Line 
1NETCDF_LIBDIR="-L$NETCDF_LIBDIR -lnetcdff -lnetcdf -lstdc++"
2NETCDF_INCDIR=-I$NETCDF_INCDIR
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.