Changeset 5870 for CONFIG_DEVT


Ignore:
Timestamp:
06/24/21 22:00:59 (3 years ago)
Author:
aclsce
Message:

Modified to compile and use oasis C interface.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG_DEVT/IPSLCM6.5_work_ENSEMBLES/config/IPSLCM6/compile_ipslcm6.sh

    r5725 r5870  
    203203cp $mysrc_path/OASIS3-MCT/make_${fcm_arch} make.inc 
    204204 
    205 echo make -f TopMakefileOasis3 >> $outfile 
    206      make -f TopMakefileOasis3 >> $outfile 2>&1 
     205echo make -f TopMakefileOasis3 static-libs >> $outfile 
     206     make -f TopMakefileOasis3 static-libs >> $outfile 2>&1 
    207207 
    208208 
Note: See TracChangeset for help on using the changeset viewer.