This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --exec-prefix=/course/cs3650/gdb-12 --with-python=/course/cs3650/gdb-12/bin/python3.8 ## --------- ## ## Platform. ## ## --------- ## hostname = login-students uname -m = x86_64 uname -r = 4.18.0-553.16.1.el8_10.x86_64 uname -s = Linux uname -v = #1 SMP Thu Aug 8 17:47:08 UTC 2024 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /course/cs3650/gdb-12 PATH: /course/cs3650/gdb-12/bin PATH: /home/gene/bin PATH: /usr/share/Modules/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /opt/puppetlabs/bin PATH: /usr/local/bin/texlive/bin/x86_64-linux PATH: /proj/gene/bin PATH: /proj/gene/gal2/meataxe/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:2354: checking build system type configure:2368: result: x86_64-pc-linux-gnu configure:2415: checking host system type configure:2428: result: x86_64-pc-linux-gnu configure:2448: checking target system type configure:2461: result: x86_64-pc-linux-gnu configure:2515: checking for a BSD-compatible install configure:2583: result: /usr/bin/install -c configure:2594: checking whether ln works configure:2616: result: yes configure:2620: checking whether ln -s works configure:2624: result: yes configure:2631: checking for a sed that does not truncate output configure:2695: result: /usr/bin/sed configure:2704: checking for gawk configure:2720: found /usr/bin/gawk configure:2731: result: gawk configure:3517: checking for gdbserver support configure:3527: result: yes configure:4083: checking for gcc configure:4099: found /usr/bin/gcc configure:4110: result: gcc configure:4339: checking for C compiler version configure:4348: gcc --version >&5 gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4359: $? = 0 configure:4348: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 8.5.0 20210514 (Red Hat 8.5.0-22) (GCC) configure:4359: $? = 0 configure:4348: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4359: $? = 1 configure:4348: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4359: $? = 1 configure:4379: checking whether the C compiler works configure:4401: gcc conftest.c >&5 configure:4405: $? = 0 configure:4453: result: yes configure:4456: checking for C compiler default output file name configure:4458: result: a.out configure:4464: checking for suffix of executables configure:4471: gcc -o conftest conftest.c >&5 configure:4475: $? = 0 configure:4497: result: configure:4519: checking whether we are cross compiling configure:4527: gcc -o conftest conftest.c >&5 configure:4531: $? = 0 configure:4538: ./conftest configure:4542: $? = 0 configure:4557: result: no configure:4562: checking for suffix of object files configure:4584: gcc -c conftest.c >&5 configure:4588: $? = 0 configure:4609: result: o configure:4613: checking whether we are using the GNU C compiler configure:4632: gcc -c conftest.c >&5 configure:4632: $? = 0 configure:4641: result: yes configure:4650: checking whether gcc accepts -g configure:4670: gcc -c -g conftest.c >&5 configure:4670: $? = 0 configure:4711: result: yes configure:4728: checking for gcc option to accept ISO C89 configure:4791: gcc -c -g -O2 conftest.c >&5 configure:4791: $? = 0 configure:4804: result: none needed configure:4824: checking for gcc option to accept ISO C99 configure:4973: gcc -c -g -O2 conftest.c >&5 configure:4973: $? = 0 configure:4986: result: none needed configure:5059: checking for g++ configure:5075: found /usr/bin/g++ configure:5086: result: g++ configure:5113: checking for C++ compiler version configure:5122: g++ --version >&5 g++ (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5133: $? = 0 configure:5122: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 8.5.0 20210514 (Red Hat 8.5.0-22) (GCC) configure:5133: $? = 0 configure:5122: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5133: $? = 1 configure:5122: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:5133: $? = 1 configure:5137: checking whether we are using the GNU C++ compiler configure:5156: g++ -c conftest.cpp >&5 configure:5156: $? = 0 configure:5165: result: yes configure:5174: checking whether g++ accepts -g configure:5194: g++ -c -g conftest.cpp >&5 configure:5194: $? = 0 configure:5235: result: yes configure:5284: checking whether g++ accepts -static-libstdc++ -static-libgcc configure:5301: g++ -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp >&5 /usr/bin/ld: cannot find -lstdc++ collect2: error: ld returned 1 exit status configure:5301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #if (__GNUC__ < 4) || (__GNUC__ == 4 && __GNUC_MINOR__ < 5) | #error -static-libstdc++ not implemented | #endif | int main() {} configure:5305: result: no configure:5366: checking for gnatbind configure:5396: result: no configure:5458: checking for gnatmake configure:5488: result: no configure:5507: checking whether compiler driver understands Ada configure:5530: result: no configure:5539: checking how to compare bootstrapped objects configure:5564: result: cmp --ignore-initial=16 $$f1 $$f2 configure:5709: checking for objdir configure:5724: result: .libs configure:6289: checking for isl 0.15 or later configure:6302: gcc -o conftest -g -O2 -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp >&5 conftest.c:10:10: fatal error: isl/schedule.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:6302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | isl_options_set_schedule_serialize_sccs (NULL, 0); | ; | return 0; | } configure:6309: result: no configure:6313: result: required isl version is 0.15 or later configure:7416: checking for default BUILD_CONFIG configure:7448: result: configure:7453: checking for --enable-vtable-verify configure:7466: result: no configure:8087: checking for bison configure:8103: found /usr/bin/bison configure:8114: result: bison -y configure:8134: checking for bison configure:8150: found /usr/bin/bison configure:8161: result: bison configure:8181: checking for gm4 configure:8211: result: no configure:8181: checking for gnum4 configure:8211: result: no configure:8181: checking for m4 configure:8197: found /usr/bin/m4 configure:8208: result: m4 configure:8228: checking for flex configure:8244: found /usr/bin/flex configure:8255: result: flex configure:8276: checking for flex configure:8292: found /usr/bin/flex configure:8303: result: flex configure:8323: checking for makeinfo configure:8339: found /proj/gene/bin/makeinfo configure:8350: result: makeinfo configure:8384: checking for expect configure:8400: found /home/gene/bin/expect configure:8411: result: expect configure:8433: checking for runtest configure:8463: result: no configure:8578: checking for ar configure:8594: found /usr/bin/ar configure:8605: result: ar configure:8719: checking for as configure:8735: found /usr/bin/as configure:8746: result: as configure:8860: checking for dlltool configure:8890: result: no configure:9001: checking for ld configure:9017: found /usr/bin/ld configure:9028: result: ld configure:9142: checking for lipo configure:9172: result: no configure:9283: checking for nm configure:9299: found /usr/bin/nm configure:9310: result: nm configure:9424: checking for ranlib configure:9440: found /usr/bin/ranlib configure:9451: result: ranlib configure:9560: checking for strip configure:9576: found /usr/bin/strip configure:9587: result: strip configure:9696: checking for windres configure:9726: result: no configure:9837: checking for windmc configure:9867: result: no configure:9978: checking for objcopy configure:9994: found /usr/bin/objcopy configure:10005: result: objcopy configure:10119: checking for objdump configure:10135: found /usr/bin/objdump configure:10146: result: objdump configure:10260: checking for readelf configure:10276: found /usr/bin/readelf configure:10287: result: readelf configure:10313: checking for -plugin option configure:10426: WARNING: Failed: ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/8/liblto_plugin.so rc configure:10436: result: no configure:10584: checking for cc configure:10600: found /usr/bin/cc configure:10611: result: cc configure:10745: checking for c++ configure:10761: found /usr/bin/c++ configure:10772: result: c++ configure:10906: checking for gcc configure:10922: found /usr/bin/gcc configure:10933: result: gcc configure:11062: checking for gfortran configure:11078: found /usr/bin/gfortran configure:11089: result: gfortran configure:11223: checking for gccgo configure:11253: result: no configure:11464: checking for ar configure:11480: found /usr/bin/ar configure:11491: result: ar configure:11694: checking for as configure:11710: found /usr/bin/as configure:11721: result: as configure:11924: checking for dlltool configure:11954: result: no configure:12154: checking for ld configure:12170: found /usr/bin/ld configure:12181: result: ld configure:12384: checking for lipo configure:12414: result: no configure:12614: checking for nm configure:12630: found /usr/bin/nm configure:12641: result: nm configure:12844: checking for objcopy configure:12860: found /usr/bin/objcopy configure:12871: result: objcopy configure:13074: checking for objdump configure:13090: found /usr/bin/objdump configure:13101: result: objdump configure:13304: checking for ranlib configure:13320: found /usr/bin/ranlib configure:13331: result: ranlib configure:13534: checking for readelf configure:13550: found /usr/bin/readelf configure:13561: result: readelf configure:13764: checking for strip configure:13780: found /usr/bin/strip configure:13791: result: strip configure:13994: checking for windres configure:14024: result: no configure:14224: checking for windmc configure:14254: result: no configure:14282: checking where to find the target ar configure:14315: result: host tool configure:14324: checking where to find the target as configure:14357: result: host tool configure:14366: checking where to find the target cc configure:14399: result: host tool configure:14408: checking where to find the target c++ configure:14444: result: host tool configure:14453: checking where to find the target c++ for libstdc++ configure:14489: result: host tool configure:14498: checking where to find the target dlltool configure:14531: result: host tool configure:14540: checking where to find the target gcc configure:14573: result: host tool configure:14582: checking where to find the target gfortran configure:14618: result: host tool configure:14627: checking where to find the target gccgo configure:14663: result: host tool configure:14672: checking where to find the target ld configure:14705: result: host tool configure:14714: checking where to find the target lipo configure:14736: result: host tool configure:14745: checking where to find the target nm configure:14778: result: host tool configure:14787: checking where to find the target objcopy configure:14820: result: host tool configure:14829: checking where to find the target objdump configure:14862: result: host tool configure:14871: checking where to find the target ranlib configure:14904: result: host tool configure:14913: checking where to find the target readelf configure:14946: result: host tool configure:14955: checking where to find the target strip configure:14988: result: host tool configure:14997: checking where to find the target windres configure:15030: result: host tool configure:15039: checking where to find the target windmc configure:15072: result: host tool configure:15109: checking whether to enable maintainer-specific portions of Makefiles configure:15118: result: no configure:15361: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on login-students config.status:1003: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_AR_FOR_TARGET_set= ac_cv_env_AR_FOR_TARGET_value= ac_cv_env_AR_set= ac_cv_env_AR_value= ac_cv_env_AS_FOR_TARGET_set= ac_cv_env_AS_FOR_TARGET_value= ac_cv_env_AS_set= ac_cv_env_AS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_FOR_TARGET_set= ac_cv_env_CC_FOR_TARGET_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_FOR_TARGET_set= ac_cv_env_CXX_FOR_TARGET_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DLLTOOL_FOR_TARGET_set= ac_cv_env_DLLTOOL_FOR_TARGET_value= ac_cv_env_DLLTOOL_set= ac_cv_env_DLLTOOL_value= ac_cv_env_GCC_FOR_TARGET_set= ac_cv_env_GCC_FOR_TARGET_value= ac_cv_env_GFORTRAN_FOR_TARGET_set= ac_cv_env_GFORTRAN_FOR_TARGET_value= ac_cv_env_GOC_FOR_TARGET_set= ac_cv_env_GOC_FOR_TARGET_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LD_FOR_TARGET_set= ac_cv_env_LD_FOR_TARGET_value= ac_cv_env_LD_set= ac_cv_env_LD_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIPO_FOR_TARGET_set= ac_cv_env_LIPO_FOR_TARGET_value= ac_cv_env_LIPO_set= ac_cv_env_LIPO_value= ac_cv_env_NM_FOR_TARGET_set= ac_cv_env_NM_FOR_TARGET_value= ac_cv_env_NM_set= ac_cv_env_NM_value= ac_cv_env_OBJCOPY_FOR_TARGET_set= ac_cv_env_OBJCOPY_FOR_TARGET_value= ac_cv_env_OBJCOPY_set= ac_cv_env_OBJCOPY_value= ac_cv_env_OBJDUMP_FOR_TARGET_set= ac_cv_env_OBJDUMP_FOR_TARGET_value= ac_cv_env_OBJDUMP_set= ac_cv_env_OBJDUMP_value= ac_cv_env_RANLIB_FOR_TARGET_set= ac_cv_env_RANLIB_FOR_TARGET_value= ac_cv_env_RANLIB_set= ac_cv_env_RANLIB_value= ac_cv_env_READELF_FOR_TARGET_set= ac_cv_env_READELF_FOR_TARGET_value= ac_cv_env_READELF_set= ac_cv_env_READELF_value= ac_cv_env_STRIP_FOR_TARGET_set= ac_cv_env_STRIP_FOR_TARGET_value= ac_cv_env_STRIP_set= ac_cv_env_STRIP_value= ac_cv_env_WINDMC_FOR_TARGET_set= ac_cv_env_WINDMC_FOR_TARGET_value= ac_cv_env_WINDMC_set= ac_cv_env_WINDMC_value= ac_cv_env_WINDRES_FOR_TARGET_set= ac_cv_env_WINDRES_FOR_TARGET_value= ac_cv_env_WINDRES_set= ac_cv_env_WINDRES_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_build_configargs_set= ac_cv_env_build_configargs_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_host_configargs_set= ac_cv_env_host_configargs_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_env_target_configargs_set= ac_cv_env_target_configargs_value= ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AR_FOR_TARGET=ar ac_cv_prog_AS=as ac_cv_prog_AS_FOR_TARGET=as ac_cv_prog_AWK=gawk ac_cv_prog_BISON=bison ac_cv_prog_CC_FOR_TARGET=cc ac_cv_prog_CXX_FOR_TARGET=c++ ac_cv_prog_EXPECT=expect ac_cv_prog_FLEX=flex ac_cv_prog_GCC_FOR_TARGET=gcc ac_cv_prog_GFORTRAN_FOR_TARGET=gfortran ac_cv_prog_LD=ld ac_cv_prog_LD_FOR_TARGET=ld ac_cv_prog_LEX=flex ac_cv_prog_M4=m4 ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_NM=nm ac_cv_prog_NM_FOR_TARGET=nm ac_cv_prog_OBJCOPY=objcopy ac_cv_prog_OBJCOPY_FOR_TARGET=objcopy ac_cv_prog_OBJDUMP=objdump ac_cv_prog_OBJDUMP_FOR_TARGET=objdump ac_cv_prog_RANLIB=ranlib ac_cv_prog_RANLIB_FOR_TARGET=ranlib ac_cv_prog_READELF=readelf ac_cv_prog_READELF_FOR_TARGET=readelf ac_cv_prog_STRIP=strip ac_cv_prog_STRIP_FOR_TARGET=strip ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_target=x86_64-pc-linux-gnu acx_cv_cc_gcc_supports_ada=no acx_cv_prog_LN=ln gcc_cv_isl=no gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' gcc_cv_tool_dirs= gcc_cv_tool_prefix=/course/cs3650/gdb-12 lt_cv_objdir=.libs ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='$(AR)' AR_PLUGIN_OPTION='' AS='as' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='$(AS)' AWK='gawk' BISON='bison' BUILD_CONFIG='' CC='gcc' CC_FOR_BUILD='$(CC)' CC_FOR_TARGET='$(CC)' CFLAGS='-g -O2' CFLAGS_FOR_BUILD='-g -O2' CFLAGS_FOR_TARGET='-g -O2' COMPILER_AS_FOR_TARGET='$(AS_FOR_TARGET)' COMPILER_LD_FOR_TARGET='$(LD_FOR_TARGET)' COMPILER_NM_FOR_TARGET='$(NM_FOR_TARGET)' CONFIGURE_GDB_TK='' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -O2' CXXFLAGS_FOR_BUILD='-g -O2' CXXFLAGS_FOR_TARGET='-g -O2' CXX_FOR_BUILD='$(CXX)' CXX_FOR_TARGET='$(CXX)' DEBUG_PREFIX_CFLAGS_FOR_TARGET='' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"' DLLTOOL='dlltool' DLLTOOL_FOR_BUILD='$(DLLTOOL)' DLLTOOL_FOR_TARGET='$(DLLTOOL)' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' EXPECT='expect' FLAGS_FOR_TARGET='' FLEX='flex' GCC_FOR_TARGET='$()' GCC_SHLIB_SUBDIR='' GDB_TK='' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='$(GFORTRAN)' GNATBIND='no' GNATMAKE='no' GOC_FOR_BUILD='$(GOC)' GOC_FOR_TARGET='$(GOC)' INSTALL_DATA='${INSTALL} -m 644' INSTALL_GDB_TK='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='ld' LDFLAGS='' LDFLAGS_FOR_BUILD='' LDFLAGS_FOR_TARGET='' LD_FOR_BUILD='$(LD)' LD_FOR_TARGET='$(LD)' LEX='flex' LIBOBJS='' LIBS='' LIPO='lipo' LIPO_FOR_TARGET='$(LIPO)' LN='ln' LN_S='ln -s' LTLIBOBJS='' M4='m4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='/course/cs3650/gdb-12-src/gdb-12.1/missing makeinfo' NM='nm' NM_FOR_BUILD='$(NM)' NM_FOR_TARGET='$(NM)' OBJCOPY='objcopy' OBJCOPY_FOR_TARGET='$(OBJCOPY)' OBJDUMP='objdump' OBJDUMP_FOR_TARGET='$(OBJDUMP)' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PGO_BUILD_GEN_CFLAGS='' PGO_BUILD_LTO_CFLAGS='' PGO_BUILD_USE_CFLAGS='' RANLIB='ranlib' RANLIB_FOR_BUILD='$(RANLIB)' RANLIB_FOR_TARGET='$(RANLIB)' RANLIB_PLUGIN_OPTION='' RAW_CXX_FOR_TARGET='$(CXX)' READELF='readelf' READELF_FOR_TARGET='$(READELF)' RPATH_ENVVAR='LD_LIBRARY_PATH' RUNTEST='runtest' SED='/usr/bin/sed' SHELL='/bin/sh' STRIP='strip' STRIP_FOR_TARGET='$(STRIP)' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --exec-prefix=/course/cs3650/gdb-12 --with-python=/course/cs3650/gdb-12/bin/python3.8' WINDMC='windmc' WINDMC_FOR_BUILD='$(WINDMC)' WINDMC_FOR_TARGET='$(WINDMC)' WINDRES='windres' WINDRES_FOR_BUILD='$(WINDRES)' WINDRES_FOR_TARGET='$(WINDRES)' YACC='bison -y' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_configargs=' --cache-file=./config.cache '\''--exec-prefix=/course/cs3650/gdb-12'\'' '\''--with-python=/course/cs3650/gdb-12/bin/python3.8'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking' build_configdirs=' libiberty' build_cpu='x86_64' build_libsubdir='build-x86_64-pc-linux-gnu' build_noncanonical='x86_64-pc-linux-gnu' build_os='linux-gnu' build_subdir='build-x86_64-pc-linux-gnu' build_tooldir='${exec_prefix}/x86_64-pc-linux-gnu' build_vendor='pc' compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*' configdirs=' intl libiberty opcodes bfd readline zlib libbacktrace libdecnumber libctf sim gdb gdbserver etc gnulib gdbsupport' datadir='${datarootdir}' datarootdir='${prefix}/share' do_compare='cmp --ignore-initial=16 $$f1 $$f2' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='/course/cs3650/gdb-12' extra_host_libiberty_configure_flags='' extra_host_zlib_configure_flags='' extra_isl_gmp_configure_flags='' extra_liboffloadmic_configure_flags='' extra_linker_plugin_configure_flags='' extra_linker_plugin_flags='' extra_mpc_gmp_configure_flags='' extra_mpc_mpfr_configure_flags='' extra_mpfr_configure_flags='' get_gcc_base_ver='cat' gmpinc='' gmplibs='-lmpc -lmpfr -lgmp' host='x86_64-pc-linux-gnu' host_alias='' host_configargs=' --cache-file=./config.cache '\''--exec-prefix=/course/cs3650/gdb-12'\'' '\''--with-python=/course/cs3650/gdb-12/bin/python3.8'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking' host_cpu='x86_64' host_noncanonical='x86_64-pc-linux-gnu' host_os='linux-gnu' host_shared='no' host_subdir='.' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' islinc='' isllibs='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' poststage1_ldflags='-static-libstdc++ -static-libgcc' poststage1_libs='' prefix='/usr/local' program_transform_name='s,y,y,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stage1_cflags='-g' stage1_checking='--enable-checking=yes,types' stage1_languages=',c,' stage1_ldflags='' stage1_libs='' stage2_werror_flag='' sysconfdir='${prefix}/etc' target='x86_64-pc-linux-gnu' target_alias='' target_configargs='--cache-file=./config.cache --enable-multilib '\''--exec-prefix=/course/cs3650/gdb-12'\'' '\''--with-python=/course/cs3650/gdb-12/bin/python3.8'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking' target_configdirs='' target_cpu='x86_64' target_noncanonical='x86_64-pc-linux-gnu' target_os='linux-gnu' target_subdir='x86_64-pc-linux-gnu' target_vendor='pc' tooldir='${exec_prefix}/x86_64-pc-linux-gnu' ## ------------------- ## ## File substitutions. ## ## ------------------- ## alphaieee_frag='/dev/null' host_makefile_frag='/dev/null' ospace_frag='/dev/null' serialization_dependencies='serdep.tmp' target_makefile_frag='./config/mt-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define LT_OBJDIR ".libs/" configure: exit 0