source: tags/ORCHIDEE_2_1/ORCHIDEE/arch/arch-X64_OCCIGEN.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: 288 bytes
Line 
1NETCDF_LIBDIR="-L$NETCDF_LIB_DIR $NETCDFF_LIBDIR -lnetcdff -lnetcdf -lstdc++"
2NETCDF_INCDIR="-I$NETCDF_INC_DIR -I$NETCDFF_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.