⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 base_variables

📁 CCSM Research Tools: Community Atmosphere Model (CAM)
💻
字号:
# $Id: base_variables,v 1.1.2.1 2001/11/16 16:36:59 erik Exp $ ##     See the file build/base_variables.defs for a complete explanation of all these fields#AR		   = /usr/ccs/bin/arAR_FLAGS	   = crRM		   = rm -fOMAKE		   = ${MAKE}RANLIB		   = /usr/ccs/bin/ranlibSHELL		   = /bin/shSED		   = /bin/sedSH_LD		   = /opt/SUNWhpc/bin/mpCC # ######################### C and Fortran compiler #########################C_CC		   = /opt/SUNWhpc/bin/mpcc -KPIC -dalign -xtarget=nativeC_FC		   = /opt/SUNWhpc/bin/mpf90 -openmp -xpp=cpp -dalignC_FC_MOD           = -MC_CLINKER_SLFLAG   = -RC_FLINKER_SLFLAG   = -R# Must use f90 to link C to get omp libsC_CLINKER	   = /opt/SUNWhpc/bin/mpf90 -openmp -dalignC_FLINKER	   = /opt/SUNWhpc/bin/mpf90 -openmp -dalignC_CCV		   = ${C_CC} --versionC_FCV              = /opt/SUNWhpc/bin/mpf90 -openmp -dalignC_SYS_LIB	   = -L/opt/SUNWspro/SC5.0/lib -lF77 -lM77 -lfsu -lsunmath -lnsl -lsocket -lgen -ldl -lm# ---------------------------- BOPT - g options ----------------------------G_COPTFLAGS	   = -g -xsG_FOPTFLAGS	   = -g -xs# ----------------------------- BOPT - O options -----------------------------O_COPTFLAGS	   = -fast -xO4 -fsimple=2 -xtarget=nativeO_FOPTFLAGS	   = -fast# ########################## C++ compiler ###################################CXX_CC		   = /opt/SUNWhpc/bin/mpCC CXX_FC		   = /opt/SUNWhpc/bin/mpf90 -openmpCXX_CLINKER_SLFLAG = -Wl,-rpath,CXX_FLINKER_SLFLAG = -Wl,-rpath,CXX_CLINKER	   = /opt/SUNWhpc/bin/mpCC CXX_FLINKER	   = /opt/SUNWhpc/bin/mpCC CXX_CCV		   = ${CXX_CC} --version#CXX_SYS_LIB	   = -ldl -lc -lf2c -lmCXX_SYS_LIB	   = -ldl -lc -lg2c -lm#CXX_SYS_LIB	   = -ldl -lc /usr/lib/libf2c.a -lm# ------------------------- BOPT - g_c++ options ------------------------------GCXX_COPTFLAGS	   = -g GCXX_FOPTFLAGS	   = -g# ------------------------- BOPT - O_c++ options ------------------------------OCXX_COPTFLAGS	   = -O OCXX_FOPTFLAGS	   = -O# -------------------------- BOPT - g_complex options ------------------------GCOMP_COPTFLAGS	   = -gGCOMP_FOPTFLAGS	   = -g# --------------------------- BOPT - O_complex options -------------------------OCOMP_COPTFLAGS	   = -OOCOMP_FOPTFLAGS	   = -O# ########################### ALICE install options ############################G_ALICEFLAGS	   = -DESMC_DEBUG  -DESMC_USE_LOG -DESMC_USE_BOPT_g \                     -DESMC_USE_STACKO_ALICEFLAGS	   = -DUSE_FOR_KERNELS -DESMC_USE_LOG -DESMC_DEBUG  \	             -DESMC_USE_BOPT_OGCXX_ALICEFLAGS	   = -DESMC_DEBUG  -DESMC_USE_LOG -DESMC_USE_BOPT_g \                     -DESMC_USE_STACK OCXX_ALICEFLAGS	   = -DESMC_DEBUG  -DESMC_USE_LOG -DESMC_USE_BOPT_OGCOMP_ALICEFLAGS   = -DESMC_DEBUG  -DESMC_USE_LOG -DESMC_USE_BOPT_g \                     -DESMC_USE_STACK -DESMC_USE_COMPLEXOCOMP_ALICEFLAGS   = -DESMC_DEBUG  -DESMC_USE_LOG -DESMC_USE_BOPT_O \		     -DESMC_USE_COMPLEX####################################################################################   ALICE installers should very rarely ever need to edit anything below this ###################################################################################PARCH		   = sun_hpcinclude ${MF_DIR}/build/common_variables

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -