| Line 18... |
Line 18... |
| 18 |
## General Public License for more details.
|
18 |
## General Public License for more details.
|
| 19 |
##
|
19 |
##
|
| 20 |
## A copy of the GNU General Public License is available at
|
20 |
## A copy of the GNU General Public License is available at
|
| 21 |
## https://www.R-project.org/Licenses/
|
21 |
## https://www.R-project.org/Licenses/
|
| 22 |
|
22 |
|
| 23 |
revision='$Revision: 89143 $'
|
23 |
revision='$Revision: 89153 $'
|
| 24 |
version=`set - ${revision}; echo ${2}`
|
24 |
version=`set - ${revision}; echo ${2}`
|
| 25 |
version="R configuration information retrieval script: ${R_VERSION} (r${version})
|
25 |
version="R configuration information retrieval script: ${R_VERSION} (r${version})
|
| 26 |
|
26 |
|
| 27 |
Copyright (C) 2002-2022 The R Core Team.
|
27 |
Copyright (C) 2002-2022 The R Core Team.
|
| 28 |
This is free software; see the GNU General Public License version 2
|
28 |
This is free software; see the GNU General Public License version 2
|
| Line 60... |
Line 60... |
| 60 |
headers in a nonstandard directory <dir>
|
60 |
headers in a nonstandard directory <dir>
|
| 61 |
CXX default compiler command for C++ code
|
61 |
CXX default compiler command for C++ code
|
| 62 |
CXXFLAGS compiler flags for CXX
|
62 |
CXXFLAGS compiler flags for CXX
|
| 63 |
CXXPICFLAGS special flags for compiling C++ code to be included in a
|
63 |
CXXPICFLAGS special flags for compiling C++ code to be included in a
|
| 64 |
shared library
|
64 |
shared library
|
| - |
|
65 |
CXX11 compiler command for C++11 code
|
| - |
|
66 |
CXX11STD flag used with CXX11 to enable C++11 support
|
| - |
|
67 |
CXX11FLAGS further compiler flags for CXX11
|
| - |
|
68 |
CXX11PICFLAGS
|
| - |
|
69 |
special flags for compiling C++11 code to be included in
|
| - |
|
70 |
a shared library
|
| - |
|
71 |
CXX14 compiler command for C++14 code
|
| - |
|
72 |
CXX14STD flag used with CXX14 to enable C++14 support
|
| - |
|
73 |
CXX14FLAGS further compiler flags for CXX14
|
| - |
|
74 |
CXX14PICFLAGS
|
| - |
|
75 |
special flags for compiling C++14 code to be included in
|
| - |
|
76 |
a shared library
|
| 65 |
CXX17 compiler command for C++17 code
|
77 |
CXX17 compiler command for C++17 code
|
| 66 |
CXX17STD flag used with CXX17 to enable C++17 support
|
78 |
CXX17STD flag used with CXX17 to enable C++17 support
|
| 67 |
CXX17FLAGS further compiler flags for CXX17
|
79 |
CXX17FLAGS further compiler flags for CXX17
|
| 68 |
CXX17PICFLAGS
|
80 |
CXX17PICFLAGS
|
| 69 |
special flags for compiling C++17 code to be included in
|
81 |
special flags for compiling C++17 code to be included in
|
| Line 114... |
Line 126... |
| 114 |
SAFE_FFLAGS Safe (as conformant as possible) Fortran compiler flags
|
126 |
SAFE_FFLAGS Safe (as conformant as possible) Fortran compiler flags
|
| 115 |
SHLIB_CFLAGS additional CFLAGS used when building shared objects
|
127 |
SHLIB_CFLAGS additional CFLAGS used when building shared objects
|
| 116 |
SHLIB_CXXFLAGS
|
128 |
SHLIB_CXXFLAGS
|
| 117 |
additional CXXFLAGS used when building shared objects
|
129 |
additional CXXFLAGS used when building shared objects
|
| 118 |
SHLIB_CXXLD command for linking shared objects which contain
|
130 |
SHLIB_CXXLD command for linking shared objects which contain
|
| 119 |
object files from a C++ compiler (and CXX17 CXX20 CXX23 CXX26)
|
131 |
object files from a C++ compiler (and CXX11 CXX14 CXX17 CXX20 CXX23 CXX26)
|
| 120 |
SHLIB_CXXLDFLAGS
|
132 |
SHLIB_CXXLDFLAGS
|
| 121 |
special flags used by SHLIB_CXXLD (and CXX17 CXX20 CXX23 CXX26)
|
133 |
special flags used by SHLIB_CXXLD (and CXX11 CXX14 CXX17 CXX20 CXX23 CXX26)
|
| 122 |
SHLIB_EXT file extension (including '.') for shared objects
|
134 |
SHLIB_EXT file extension (including '.') for shared objects
|
| 123 |
SHLIB_FFLAGS additional FFLAGS used when building shared objects
|
135 |
SHLIB_FFLAGS additional FFLAGS used when building shared objects
|
| 124 |
SHLIB_LD command for linking shared objects which contain
|
136 |
SHLIB_LD command for linking shared objects which contain
|
| 125 |
object files from a C or Fortran compiler only
|
137 |
object files from a C or Fortran compiler only
|
| 126 |
SHLIB_LDFLAGS
|
138 |
SHLIB_LDFLAGS
|
| Line 279... |
Line 291... |
| 279 |
fi
|
291 |
fi
|
| 280 |
fi
|
292 |
fi
|
| 281 |
query="${MAKE} -s ${makefiles} print R_HOME=${R_HOME}"
|
293 |
query="${MAKE} -s ${makefiles} print R_HOME=${R_HOME}"
|
| 282 |
|
294 |
|
| 283 |
ok_c_vars="CC CFLAGS CPICFLAGS CPPFLAGS CC17 C17FLAGS CC23 C23FLAGS CC90 C90FLAGS CC99 C99FLAGS"
|
295 |
ok_c_vars="CC CFLAGS CPICFLAGS CPPFLAGS CC17 C17FLAGS CC23 C23FLAGS CC90 C90FLAGS CC99 C99FLAGS"
|
| 284 |
ok_cxx_vars="CXX CXXFLAGS CXXPICFLAGS CXX17 CXX17STD CXX17FLAGS CXX17PICFLAGS CXX20 CXX20STD CXX20FLAGS CXX20PICFLAG CXX23 CXX23STD CXX23FLAGS CXX23PICFLAGS CXX26 CXX26STD CXX26FLAGS CXX26PICFLAGS"
|
296 |
ok_cxx_vars="CXX CXXFLAGS CXXPICFLAGS CXX11 CXX11STD CXX11FLAGS CXX11PICFLAGS CXX14 CXX14STD CXX14FLAGS CXX14PICFLAGS CXX17 CXX17STD CXX17FLAGS CXX17PICFLAGS CXX20 CXX20STD CXX20FLAGS CXX20PICFLAG CXX23 CXX23STD CXX23FLAGS CXX23PICFLAGS CXX26 CXX26STD CXX26FLAGS CXX26PICFLAGS"
|
| 285 |
ok_dylib_vars="DYLIB_EXT DYLIB_LD DYLIB_LDFLAGS"
|
297 |
ok_dylib_vars="DYLIB_EXT DYLIB_LD DYLIB_LDFLAGS"
|
| 286 |
ok_objc_vars="OBJC OBJCFLAGS"
|
298 |
ok_objc_vars="OBJC OBJCFLAGS"
|
| 287 |
ok_java_vars="JAVA JAVAC JAVAH JAR JAVA_HOME JAVA_LIBS JAVA_CPPFLAGS"
|
299 |
ok_java_vars="JAVA JAVAC JAVAH JAR JAVA_HOME JAVA_LIBS JAVA_CPPFLAGS"
|
| 288 |
ok_ftn_vars="FC FFLAGS FPICFLAGS FLIBS FCFLAGS SAFE_FFLAGS"
|
300 |
ok_ftn_vars="FC FFLAGS FPICFLAGS FLIBS FCFLAGS SAFE_FFLAGS"
|
| 289 |
ok_ld_vars="LDFLAGS"
|
301 |
ok_ld_vars="LDFLAGS"
|
| 290 |
ok_shlib_vars="SHLIB_CFLAGS SHLIB_CXXFLAGS SHLIB_CXXLD SHLIB_CXXLDFLAGS SHLIB_CXX17LD SHLIB_CXX17LDFLAGS SHLIB_CXX20LD SHLIB_CXX20LDFLAGS SHLIB_CXX23LD SHLIB_CXX23LDFLAGS HLIB_CXX26LD SHLIB_CXX266DFLAGS SHLIB_EXT SHLIB_FFLAGS SHLIB_LD SHLIB_LDFLAGS"
|
302 |
ok_shlib_vars="SHLIB_CFLAGS SHLIB_CXXFLAGS SHLIB_CXXLD SHLIB_CXXLDFLAGS SHLIB_CXX11LD SHLIB_CXX11LDFLAGS SHLIB_CXX14LD SHLIB_CXX14LDFLAGS SHLIB_CXX17LD SHLIB_CXX17LDFLAGS SHLIB_CXX20LD SHLIB_CXX20LDFLAGS SHLIB_CXX23LD SHLIB_CXX23LDFLAGS HLIB_CXX26LD SHLIB_CXX266DFLAGS SHLIB_EXT SHLIB_FFLAGS SHLIB_LD SHLIB_LDFLAGS"
|
| 291 |
ok_tcltk_vars="TCLTK_CPPFLAGS TCLTK_LIBS"
|
303 |
ok_tcltk_vars="TCLTK_CPPFLAGS TCLTK_LIBS"
|
| 292 |
ok_other_vars="BLAS_LIBS LAPACK_LIBS MAKE LIBnn AR NM RANLIB LTO LTO_FC LTO_LD"
|
304 |
ok_other_vars="BLAS_LIBS LAPACK_LIBS MAKE LIBnn AR NM RANLIB LTO LTO_FC LTO_LD"
|
| 293 |
defunct_vars="CPP CXXCPP"
|
305 |
defunct_vars="CPP CXXCPP"
|
| 294 |
if test "${R_OSTYPE}" = "windows"; then
|
306 |
if test "${R_OSTYPE}" = "windows"; then
|
| 295 |
ok_win_vars="LOCAL_SOFT R_TOOLS_SOFT COMPILED_BY OBJDUMP"
|
307 |
ok_win_vars="LOCAL_SOFT R_TOOLS_SOFT COMPILED_BY OBJDUMP"
|