Ignore:
Timestamp:
04/20/09 18:16:37 (15 years ago)
Author:
ymipsl
Message:

Portage sur Vargas + correction sur IOSERVER : finalisation de la derniÚre requÚte

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_SERVER/trunk/configure

    r30 r32  
    9696# set compiler flags 
    9797set FFLAGS="%BASE_FFLAGS" 
    98 set LD_FFLAGS="%BASE_LD" 
     98set LD_FFLAGS="%BASE_LD %MPI_LD" 
    9999set CPP_KEY="%FPP_DEF" 
    100100set INCDIR="" 
     
    107107  set compile_flags=$default_compile_flags 
    108108endif 
    109 set FFLAGS=${FFLAGS}" "$compile_flags 
     109set FFLAGS=${FFLAGS}" %MPI_FFLAGS "$compile_flags 
    110110 
    111111 
Note: See TracChangeset for help on using the changeset viewer.