Changeset 423


Ignore:
Timestamp:
10/14/08 11:10:51 (15 years ago)
Author:
aclsce
Message:

Added big_endian compilation option for opa on platine (CCRT scalar machine)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/tags/IPSLCM4_v2/IPSLCM4_v2_3/scripts/BB_make

    r273 r423  
    1616#-Q- linux  F_O = -Mlist -O2 -byteswapio -r8  -module $(MODDIR) 
    1717#-Q- platine # Compiler options for the ORCA model 
    18 #-Q- platine F_O = -O3 $(F_D) $(F_P) -I$(MODDIR) -I../../../prism/IA64/build/lib/psmile.$(LIB_MPI) -module $(MODDIR) 
     18#-Q- platine F_O = -convert big_endian -O3 $(F_D) $(F_P) -I$(MODDIR) -I../../../prism/IA64/build/lib/psmile.$(LIB_MPI) -module $(MODDIR) 
    1919PREF= 
    2020#-Q- sxnec      PREF=i. 
Note: See TracChangeset for help on using the changeset viewer.