?? base_variables
字號(hào):
# $Id: base_variables,v 1.3.2.2 2002/04/27 15:39:06 erik Exp $ ## See the file build/base_variables.defs for a complete explanation of all these fields#AR = ar -X64AR_FLAGS = crRM = rm -fOMAKE = ${MAKE}RANLIB = ranlib -X64SHELL = /bin/shSED = /bin/sed# ######################### C and Fortran compiler #########################C_CC = cc_r -q64C_FC = xlf90_r -q64 -qfixed=72C_FC_MOD = -IC_CLINKER_SLFLAG = -LC_FLINKER_SLFLAG = -LC_CLINKER = cc_r -q64 -bmaxdata:0x70000000# you may need to add -bI:/usr/lpp/xlf/lib/lowsys.exp to C_LINKERC_FLINKER = xlf90_r -q64 -bmaxdata:0x70000000C_CCV = unknownC_FCV = unknownC_SYS_LIB = -lisode /usr/lib/libxlf.a /usr/lib/libxlf90.a# ---------------------------- BOPT - g options ----------------------------G_COPTFLAGS = -g -qfullpathG_FOPTFLAGS = -g -qfullpath# ----------------------------- BOPT - O options -----------------------------O_COPTFLAGS = -O3 -qstrict -qspill=3000O_FOPTFLAGS = -O3 -w# ########################## C++ compiler ###################################CXX_CC = xlC_r -+ -q64CXX_FC = xlf90_r -q64CXX_CLINKER_SLFLAG = -LCXX_FLINKER_SLFLAG = -LCXX_CLINKER = xlC_r -q64CXX_FLINKER = xlC_r -q64CXX_CCV = unknownCXX_SYS_LIB = -lcomplex -lisode /usr/lib/libxlf.a /usr/lib/libxlf90.a# ------------------------- BOPT - g_c++ options ------------------------------GCXX_COPTFLAGS = -g -qfullpathGCXX_FOPTFLAGS = -g -qfullpath # ------------------------- BOPT - O_c++ options ------------------------------OCXX_COPTFLAGS = -O3 -qstrict -qspill=3000OCXX_FOPTFLAGS = -O3# -------------------------- BOPT - g_complex options ------------------------GCOMP_COPTFLAGS = -g -qfullpathGCOMP_FOPTFLAGS = -g -qfullpath# --------------------------- BOPT - O_complex options -------------------------OCOMP_COPTFLAGS = -O3 -qstrict -qspill=3000OCOMP_FOPTFLAGS = -O3PARCH = rs6000_64include ${ESMF_DIR}/build/common_variables
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -