?? base_variables.defs
字號:
# $Id: base_variables.defs,v 1.1.8.1 2002/04/27 15:38:57 erik Exp $ This file contains a complete list of the variables that are definedin build/${ESMF_ARCH}/base_variablesAR - system utility to create a libraryRM - system utility to delete one or more files (the -f is to force it to delete)RANLIB - final stage in making a library on some machines other machines don't have ranlib so true is used insteadSHELL - the system shell that runs the makefile commands; should be /bin/shC_CC - the C compiler (with possible options)C_FC - the Fortran compilerC_LINKER - the linker for programs with a main program in CF_LINKER - the linker for programs with a main program in FortranC_CVV - the C compiler command to print the compiler version (if it exists)C_SYS_LIB - system libraries that Alice must link with G_COPTFLAGS - compiler options for compiling debugger C codeG_FOPTFLAGS - compiler options for compiling debugger Fortran codeO_COPTFLAGS - compiler options for compiling optimized C codeO_FOPTFLAGS - compiler options for compiling optimized Fortran codeG_ALICEFLAGS - Alice compile flags that determine what Alice options get compiled in for debugger codeO_ALICEFLAGS - same for optimized code -DUSE_ESMC_DEBUG - extra run time error checking is done -DUSE_ESMC_LOG - compile with in-line profiling (.e.g. -log_summary) -DUSE_ESMC_STACK - compile extra code so that Alice keeps track of its call stack, this helps in debugging crashes Similar variables with XX or COMP correspond to using the C++ compiler or C++ compiler with complex numbers
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -