This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sim configure 0, which was generated by GNU Autoconf 2.69. Invocation command line was $ /course/cs3650/gdb-12-src/gdb-12.1/sim/configure --srcdir=.././sim --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=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu ## --------- ## ## 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:2883: loading cache ./config.cache configure:3145: checking build system type configure:3159: result: x86_64-pc-linux-gnu configure:3179: checking host system type configure:3192: result: x86_64-pc-linux-gnu configure:3212: checking target system type configure:3225: result: x86_64-pc-linux-gnu configure:3262: checking for x86_64-pc-linux-gnu-gcc configure:3289: result: gcc configure:3558: checking for C compiler version configure:3567: 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:3578: $? = 0 configure:3567: 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:3578: $? = 0 configure:3567: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3578: $? = 1 configure:3567: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3578: $? = 1 configure:3598: checking whether the C compiler works configure:3620: gcc -g -O2 conftest.c >&5 configure:3624: $? = 0 configure:3672: result: yes configure:3675: checking for C compiler default output file name configure:3677: result: a.out configure:3683: checking for suffix of executables configure:3690: gcc -o conftest -g -O2 conftest.c >&5 configure:3694: $? = 0 configure:3716: result: configure:3738: checking whether we are cross compiling configure:3746: gcc -o conftest -g -O2 conftest.c >&5 configure:3750: $? = 0 configure:3757: ./conftest configure:3761: $? = 0 configure:3776: result: no configure:3781: checking for suffix of object files configure:3828: result: o configure:3832: checking whether we are using the GNU C compiler configure:3860: result: yes configure:3869: checking whether gcc accepts -g configure:3930: result: yes configure:3947: checking for gcc option to accept ISO C89 configure:4023: result: none needed configure:4048: checking whether gcc understands -c and -o together configure:4085: result: yes configure:4108: checking how to run the C preprocessor configure:4178: result: gcc -E configure:4198: gcc -E conftest.c configure:4198: $? = 0 configure:4212: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4212: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sim" | #define PACKAGE_TARNAME "sim" | #define PACKAGE_VERSION "0" | #define PACKAGE_STRING "sim 0" | #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim" | #define PACKAGE_URL "https://sourceware.org/gdb/wiki/Sim/" | #define PKGVERSION "(SIM) " | #define REPORT_BUGS_TO "" | /* end confdefs.h. */ | #include configure:4241: checking for grep that handles long lines and -e configure:4299: result: /usr/bin/grep configure:4304: checking for egrep configure:4366: result: /usr/bin/grep -E configure:4371: checking for ANSI C header files configure:4475: result: yes configure:4488: checking for sys/types.h configure:4488: result: yes configure:4488: checking for sys/stat.h configure:4488: result: yes configure:4488: checking for stdlib.h configure:4488: result: yes configure:4488: checking for string.h configure:4488: result: yes configure:4488: checking for memory.h configure:4488: result: yes configure:4488: checking for strings.h configure:4488: result: yes configure:4488: checking for inttypes.h configure:4488: result: yes configure:4488: checking for stdint.h configure:4488: result: yes configure:4488: checking for unistd.h configure:4488: result: yes configure:4501: checking for minix/config.h configure:4501: result: no configure:4522: checking whether it is safe to define __EXTENSIONS__ configure:4547: result: yes configure:4585: checking for a BSD-compatible install configure:4653: result: /usr/bin/install -c configure:4668: checking whether byte ordering is bigendian configure:4874: result: no configure:4898: checking for x86_64-pc-linux-gnu-dtc configure:4928: result: no configure:4938: checking for dtc configure:4968: result: no configure:5011: checking for x86_64-pc-linux-gnu-ar configure:5038: result: ar configure:5103: checking for x86_64-pc-linux-gnu-ranlib configure:5130: result: ranlib configure:5203: checking for x86_64-pc-linux-gnu-pkg-config configure:5236: result: no configure:5246: checking for pkg-config configure:5276: result: /usr/bin/pkg-config configure:5301: checking pkg-config is at least version 0.9.0 configure:5304: result: yes configure:5318: checking whether C11 is supported by default configure:5328: gcc -c -g -O2 conftest.c >&5 configure:5328: $? = 0 configure:5329: result: yes configure:5368: checking for dlfcn.h configure:5368: result: yes configure:5368: checking for fcntl.h configure:5368: result: yes configure:5368: checking for fpu_control.h configure:5368: result: yes configure:5368: checking for termios.h configure:5368: result: yes configure:5368: checking for unistd.h configure:5368: result: yes configure:5368: checking for utime.h configure:5368: result: yes configure:5368: checking for linux/if_tun.h configure:5368: result: yes configure:5368: checking for linux/mii.h configure:5368: result: yes configure:5368: checking for linux/types.h configure:5368: result: yes configure:5368: checking for net/if.h configure:5368: result: yes configure:5368: checking for netinet/in.h configure:5368: result: yes configure:5368: checking for netinet/tcp.h configure:5368: result: yes configure:5368: checking for sys/ioctl.h configure:5368: result: yes configure:5368: checking for sys/mman.h configure:5368: result: yes configure:5368: checking for sys/mount.h configure:5368: result: yes configure:5368: checking for sys/param.h configure:5368: result: yes configure:5368: checking for sys/resource.h configure:5368: result: yes configure:5368: checking for sys/socket.h configure:5368: result: yes configure:5368: checking for sys/stat.h configure:5368: result: yes configure:5368: checking for sys/statfs.h configure:5368: result: yes configure:5368: checking for sys/termio.h configure:5368: result: no configure:5368: checking for sys/termios.h configure:5368: result: yes configure:5368: checking for sys/types.h configure:5368: result: yes configure:5368: checking for sys/vfs.h configure:5368: result: yes configure:5433: checking for __setfpucw configure:5433: result: no configure:5433: checking for access configure:5433: result: yes configure:5433: checking for aint configure:5433: result: no configure:5433: checking for anint configure:5433: result: no configure:5433: checking for cfgetispeed configure:5433: result: yes configure:5433: checking for cfgetospeed configure:5433: result: yes configure:5433: checking for cfsetispeed configure:5433: result: yes configure:5433: checking for cfsetospeed configure:5433: result: yes configure:5433: checking for chdir configure:5433: result: yes configure:5433: checking for chmod configure:5433: result: yes configure:5433: checking for dup configure:5433: result: yes configure:5433: checking for dup2 configure:5433: result: yes configure:5433: checking for execv configure:5433: result: yes configure:5433: checking for execve configure:5433: result: yes configure:5433: checking for fcntl configure:5433: result: yes configure:5433: checking for fork configure:5433: result: yes configure:5433: checking for fstat configure:5433: result: yes configure:5433: checking for fstatfs configure:5433: result: yes configure:5433: checking for ftruncate configure:5433: result: yes configure:5433: checking for getdirentries configure:5433: result: yes configure:5433: checking for getegid configure:5433: result: yes configure:5433: checking for geteuid configure:5433: result: yes configure:5433: checking for getgid configure:5433: result: yes configure:5433: checking for getpid configure:5433: result: yes configure:5433: checking for getppid configure:5433: result: yes configure:5433: checking for getrusage configure:5433: result: yes configure:5433: checking for gettimeofday configure:5433: result: yes configure:5433: checking for getuid configure:5433: result: yes configure:5433: checking for ioctl configure:5433: result: yes configure:5433: checking for kill configure:5433: result: yes configure:5433: checking for link configure:5433: result: yes configure:5433: checking for lseek configure:5433: result: yes configure:5433: checking for mmap configure:5433: result: yes configure:5433: checking for munmap configure:5433: result: yes configure:5433: checking for pipe configure:5433: result: yes configure:5433: checking for posix_fallocate configure:5433: result: yes configure:5433: checking for pread configure:5433: result: yes configure:5433: checking for rmdir configure:5433: result: yes configure:5433: checking for setregid configure:5433: result: yes configure:5433: checking for setreuid configure:5433: result: yes configure:5433: checking for setgid configure:5433: result: yes configure:5433: checking for setuid configure:5433: result: yes configure:5433: checking for sigaction configure:5433: result: yes configure:5433: checking for sigprocmask configure:5433: result: yes configure:5433: checking for sqrt configure:5433: result: no configure:5433: checking for stat configure:5433: result: yes configure:5433: checking for strsignal configure:5433: result: yes configure:5433: checking for symlink configure:5433: result: yes configure:5433: checking for tcdrain configure:5433: result: yes configure:5433: checking for tcflow configure:5433: result: yes configure:5433: checking for tcflush configure:5433: result: yes configure:5433: checking for tcgetattr configure:5433: result: yes configure:5433: checking for tcgetpgrp configure:5433: result: yes configure:5433: checking for tcsendbreak configure:5433: result: yes configure:5433: checking for tcsetattr configure:5433: result: yes configure:5433: checking for tcsetpgrp configure:5433: result: yes configure:5433: checking for time configure:5433: result: yes configure:5433: checking for truncate configure:5433: result: yes configure:5433: checking for umask configure:5433: result: yes configure:5433: checking for unlink configure:5433: result: yes configure:5433: checking for utime configure:5433: result: yes configure:5564: checking whether struct tm is in sys/time.h or time.h configure:5591: result: time.h configure:5599: checking for uid_t in sys/types.h configure:5618: result: yes configure:5675: checking how to print strings configure:5702: result: printf configure:5723: checking for a sed that does not truncate output configure:5787: result: /usr/bin/sed configure:5805: checking for fgrep configure:5867: result: /usr/bin/grep -F configure:5902: checking for ld used by gcc configure:5969: result: ld configure:5976: checking if the linker (ld) is GNU ld configure:5991: result: yes configure:6003: checking for BSD- or MS-compatible name lister (nm) configure:6053: result: /usr/bin/nm -B configure:6183: checking the name lister (/usr/bin/nm -B) interface configure:6203: result: BSD nm configure:6206: checking whether ln -s works configure:6210: result: yes configure:6218: checking the maximum length of command line arguments configure:6343: result: 1572864 configure:6360: checking whether the shell understands some XSI constructs configure:6370: result: yes configure:6374: checking whether the shell understands "+=" configure:6380: result: yes configure:6415: checking for ld option to reload object files configure:6422: result: -r configure:6451: checking for x86_64-pc-linux-gnu-objdump configure:6478: result: objdump configure:6550: checking how to recognize dependent libraries configure:6751: result: pass_all configure:6784: checking for x86_64-pc-linux-gnu-ar configure:6811: result: ar configure:6879: WARNING: Failed: ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/8/liblto_plugin.so rc configure:6902: checking for x86_64-pc-linux-gnu-strip configure:6932: result: no configure:6942: checking for strip configure:6969: result: strip configure:7001: checking for x86_64-pc-linux-gnu-ranlib configure:7028: result: ranlib configure:7150: checking for gawk configure:7177: result: gawk configure:7217: checking command to parse /usr/bin/nm -B output from gcc object configure:7440: result: ok configure:7535: gcc -c -g -O2 conftest.c >&5 configure:7538: $? = 0 configure:8288: checking for dlfcn.h configure:8288: result: yes configure:8303: checking for dirent.h that defines DIR configure:8330: result: yes configure:8343: checking for library containing opendir configure:8391: result: none required configure:8461: checking for struct stat.st_blksize configure:8461: result: yes configure:8474: checking for struct stat.st_blocks configure:8474: result: yes configure:8494: checking for struct stat.st_rdev configure:8494: result: yes configure:8507: checking for struct tm.tm_zone configure:8507: result: yes configure:8575: checking for struct stat.st_dev configure:8575: result: yes configure:8590: checking for struct stat.st_ino configure:8590: result: yes configure:8605: checking for struct stat.st_mode configure:8605: result: yes configure:8620: checking for struct stat.st_nlink configure:8620: result: yes configure:8635: checking for struct stat.st_uid configure:8635: result: yes configure:8650: checking for struct stat.st_gid configure:8650: result: yes configure:8665: checking for struct stat.st_rdev configure:8665: result: yes configure:8680: checking for struct stat.st_size configure:8680: result: yes configure:8695: checking for struct stat.st_blksize configure:8695: result: yes configure:8710: checking for struct stat.st_blocks configure:8710: result: yes configure:8725: checking for struct stat.st_atime configure:8725: result: yes configure:8740: checking for struct stat.st_mtime configure:8740: result: yes configure:8755: checking for struct stat.st_ctime configure:8755: result: yes configure:8772: checking for __int128 configure:8772: result: yes configure:8782: checking for socklen_t configure:8782: result: yes configure:8796: checking type of array argument to getgroups configure:8855: result: gid_t configure:8863: checking for mode_t configure:8863: result: yes configure:8874: checking for off_t configure:8874: result: yes configure:8885: checking for pid_t configure:8885: result: yes configure:8896: checking return type of signal handlers configure:8921: result: void configure:8929: checking for size_t configure:8929: result: yes configure:8940: checking for uid_t in sys/types.h configure:8959: result: yes configure:8985: checking whether NLS is requested configure:8991: result: yes configure:8997: checking for catalogs to be installed configure:9029: result: configure:9065: checking for dlfcn.h configure:9065: result: yes configure:9078: checking for windows.h configure:9078: result: no configure:9105: checking for library containing dlsym configure:9153: result: -ldl configure:9346: checking for objdir configure:9361: result: .libs configure:9632: checking if gcc supports -fno-rtti -fno-exceptions configure:9667: result: no configure:9687: checking for gcc option to produce PIC configure:9973: result: -fPIC -DPIC configure:9985: checking if gcc PIC flag -fPIC -DPIC works configure:10020: result: yes configure:10044: checking if gcc static flag -static works configure:10072: result: yes configure:10087: checking if gcc supports -c -o file.o configure:10134: result: yes configure:10142: checking if gcc supports -c -o file.o configure:10189: result: yes configure:10222: checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries configure:11293: result: yes configure:11330: checking whether -lc should be explicitly linked in configure:11373: result: no configure:11538: checking dynamic linker characteristics configure:12201: result: GNU/Linux ld.so configure:12308: checking how to hardcode library paths into programs configure:12333: result: immediate configure:12427: checking for shl_load configure:12427: result: no configure:12431: checking for shl_load in -ldld configure:12465: result: no configure:12470: checking for dlopen configure:12470: result: yes configure:12627: checking whether a program can dlopen itself configure:12728: result: yes configure:12733: checking whether a statically linked program can dlopen itself configure:12834: result: no configure:12873: checking whether stripping libraries is possible configure:12878: result: yes configure:12913: checking if libtool supports shared libraries configure:12915: result: yes configure:12918: checking whether to build shared libraries configure:12939: result: yes configure:12942: checking whether to build static libraries configure:12946: result: yes configure:12983: checking for bind in -lsocket configure:13017: result: no configure:13028: checking for gethostbyname in -lnsl configure:13062: result: no configure:13073: checking for fabs in -lm configure:13107: result: yes configure:13118: checking for log2 in -lm configure:13152: result: yes configure:13164: checking for dlopen in -ldl configure:13198: result: yes configure:13212: checking for sdl2 configure:13219: $PKG_CONFIG --exists --print-errors "sdl2" Package sdl2 was not found in the pkg-config search path. Perhaps you should add the directory containing `sdl2.pc' to the PKG_CONFIG_PATH environment variable Package 'sdl2', required by 'virtual:world', not found configure:13222: $? = 1 configure:13236: $PKG_CONFIG --exists --print-errors "sdl2" Package sdl2 was not found in the pkg-config search path. Perhaps you should add the directory containing `sdl2.pc' to the PKG_CONFIG_PATH environment variable Package 'sdl2', required by 'virtual:world', not found configure:13239: $? = 1 configure:13277: result: no Package 'sdl2', required by 'virtual:world', not found configure:13296: checking for sdl configure:13303: $PKG_CONFIG --exists --print-errors "sdl" Package sdl was not found in the pkg-config search path. Perhaps you should add the directory containing `sdl.pc' to the PKG_CONFIG_PATH environment variable Package 'sdl', required by 'virtual:world', not found configure:13306: $? = 1 configure:13320: $PKG_CONFIG --exists --print-errors "sdl" Package sdl was not found in the pkg-config search path. Perhaps you should add the directory containing `sdl.pc' to the PKG_CONFIG_PATH environment variable Package 'sdl', required by 'virtual:world', not found configure:13323: $? = 1 configure:13361: result: no Package 'sdl', required by 'virtual:world', not found configure:13510: checking for cygwin configure:13531: result: no configure:13534: checking for library containing tgetent configure:13582: result: -ltermcap configure:13650: checking whether to enable maintainer-specific portions of Makefiles configure:13659: result: no configure:13674: checking whether build environment is sane configure:13729: result: yes configure:13867: checking for a thread-safe mkdir -p configure:13906: result: /usr/bin/mkdir -p configure:13909: checking whether make sets $(MAKE) configure:13931: result: yes configure:13961: checking for style of include used by make configure:13989: result: GNU configure:14023: checking whether make supports nested variables configure:14040: result: yes configure:14125: checking dependency style of gcc configure:14236: result: gcc3 configure:14305: checking whether make supports nested variables configure:14322: result: yes configure:14401: checking where to find the target cc configure:14434: result: host tool configure:14443: checking where to find the target as configure:14476: result: host tool configure:14485: checking where to find the target ld configure:14518: result: host tool configure:15802: checking whether to force sim alignment configure:15819: result: no configure:15823: checking whether to enable sim asserts configure:15839: result: 1 configure:15875: checking for sim debug setting configure:15898: result: 0 configure:15901: checking whether to force sim endianness configure:15918: result: no configure:15922: checking default sim environment setting configure:15940: result: ALL_ENVIRONMENT configure:15943: checking for sim hardware settings configure:15970: result: yes configure:15975: checking sim inline settings configure:16003: result: -DDEFAULT_INLINE=0 configure:16008: checking for sim profile settings configure:16042: result: -1 configure:16045: checking whether to check reserved bits in instruction configure:16057: result: yes configure:16070: checking for sim cache size configure:16088: result: 16384 configure:16091: checking for sim stdio debug behavior configure:16107: result: 0 configure:16110: checking for sim trace settings configure:16137: result: ~TRACE_debug configure:16212: checking compiler warning flags configure:16233: gcc -c -g -O2 -Werror -Wall conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wdeclaration-after-statement conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wpointer-arith conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wno-unused conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wunused-value conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wunused-function conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wno-switch conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wno-char-subscripts conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wempty-body conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wunused-but-set-parameter conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wno-error=maybe-uninitialized conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wmissing-declarations conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wmissing-prototypes conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wdeclaration-after-statement conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wmissing-parameter-type conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wpointer-sign conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wold-style-declaration conftest.c >&5 configure:16233: $? = 0 configure:16233: gcc -c -g -O2 -Werror -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:154:1: error: old-style function definition [-Werror=old-style-definition] main () ^~~~ cc1: all warnings being treated as errors configure:16233: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sim" | #define PACKAGE_TARNAME "sim" | #define PACKAGE_VERSION "0" | #define PACKAGE_STRING "sim 0" | #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim" | #define PACKAGE_URL "https://sourceware.org/gdb/wiki/Sim/" | #define PKGVERSION "(SIM) " | #define REPORT_BUGS_TO "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ACCESS 1 | #define HAVE_CFGETISPEED 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_CFSETISPEED 1 | #define HAVE_CFSETOSPEED 1 | #define HAVE_CHDIR 1 | #define HAVE_CHMOD 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_EXECV 1 | #define HAVE_EXECVE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_IOCTL 1 | #define HAVE_KILL 1 | #define HAVE_LINK 1 | #define HAVE_LSEEK 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_PREAD 1 | #define HAVE_RMDIR 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_TCDRAIN 1 | #define HAVE_TCFLOW 1 | #define HAVE_TCFLUSH 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TIME 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNLINK 1 | #define HAVE_UTIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_DEV 1 | #define HAVE_STRUCT_STAT_ST_INO 1 | #define HAVE_STRUCT_STAT_ST_MODE 1 | #define HAVE_STRUCT_STAT_ST_NLINK 1 | #define HAVE_STRUCT_STAT_ST_UID 1 | #define HAVE_STRUCT_STAT_ST_GID 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_SIZE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_ATIME 1 | #define HAVE_STRUCT_STAT_ST_MTIME 1 | #define HAVE_STRUCT_STAT_ST_CTIME 1 | #define HAVE___INT128 1 | #define HAVE_SOCKLEN_T 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define PACKAGE "sim" | #define VERSION "0" | #define WITH_ALIGNMENT 0 | #define WITH_ASSERT 1 | #define WITH_DEBUG 0 | #define WITH_TARGET_BYTE_ORDER BFD_ENDIAN_UNKNOWN | #define WITH_ENVIRONMENT ALL_ENVIRONMENT | #define PROFILE 1 | #define WITH_PROFILE -1 | #define WITH_RESERVED_BITS 1 | #define WITH_SCACHE 16384 | #define WITH_STDIO 0 | #define WITH_TRACE ~TRACE_debug | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:16233: gcc -c -g -O2 -Werror -Wformat-nonliteral conftest.c >&5 cc1: error: -Wformat-nonliteral ignored without -Wformat [-Werror=format-nonliteral] cc1: all warnings being treated as errors configure:16233: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sim" | #define PACKAGE_TARNAME "sim" | #define PACKAGE_VERSION "0" | #define PACKAGE_STRING "sim 0" | #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim" | #define PACKAGE_URL "https://sourceware.org/gdb/wiki/Sim/" | #define PKGVERSION "(SIM) " | #define REPORT_BUGS_TO "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ACCESS 1 | #define HAVE_CFGETISPEED 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_CFSETISPEED 1 | #define HAVE_CFSETOSPEED 1 | #define HAVE_CHDIR 1 | #define HAVE_CHMOD 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_EXECV 1 | #define HAVE_EXECVE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_FSTAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_IOCTL 1 | #define HAVE_KILL 1 | #define HAVE_LINK 1 | #define HAVE_LSEEK 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_PREAD 1 | #define HAVE_RMDIR 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_TCDRAIN 1 | #define HAVE_TCFLOW 1 | #define HAVE_TCFLUSH 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TIME 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNLINK 1 | #define HAVE_UTIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_DEV 1 | #define HAVE_STRUCT_STAT_ST_INO 1 | #define HAVE_STRUCT_STAT_ST_MODE 1 | #define HAVE_STRUCT_STAT_ST_NLINK 1 | #define HAVE_STRUCT_STAT_ST_UID 1 | #define HAVE_STRUCT_STAT_ST_GID 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_SIZE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_ATIME 1 | #define HAVE_STRUCT_STAT_ST_MTIME 1 | #define HAVE_STRUCT_STAT_ST_CTIME 1 | #define HAVE___INT128 1 | #define HAVE_SOCKLEN_T 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define PACKAGE "sim" | #define VERSION "0" | #define WITH_ALIGNMENT 0 | #define WITH_ASSERT 1 | #define WITH_DEBUG 0 | #define WITH_TARGET_BYTE_ORDER BFD_ENDIAN_UNKNOWN | #define WITH_ENVIRONMENT ALL_ENVIRONMENT | #define PROFILE 1 | #define WITH_PROFILE -1 | #define WITH_RESERVED_BITS 1 | #define WITH_SCACHE 16384 | #define WITH_STDIO 0 | #define WITH_TRACE ~TRACE_debug | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:16240: result: -Wall -Wdeclaration-after-statement -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wno-error=maybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wpointer-sign -Wold-style-declaration -Werror configure:16248: checking whether sim frv should dump cpu state on unknown traps configure:16264: result: no configure:16269: checking whether sim rx should be cycle accurate configure:16281: result: yes configure:16410: checking that generated files are newer than configure configure:16416: result: done configure:16575: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by sim config.status 0, 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:1555: creating Make-common.sim config.status:1555: creating arch-subdir.mk config.status:1555: creating Makefile config.status:1555: creating .gdbinit config.status:1555: creating config.h config.status:1736: config.h is unchanged config.status:1784: executing libtool commands config.status:1784: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_AS_FOR_TARGET_AARCH64_set= ac_cv_env_AS_FOR_TARGET_AARCH64_value= ac_cv_env_AS_FOR_TARGET_ARM_set= ac_cv_env_AS_FOR_TARGET_ARM_value= ac_cv_env_AS_FOR_TARGET_AVR_set= ac_cv_env_AS_FOR_TARGET_AVR_value= ac_cv_env_AS_FOR_TARGET_BFIN_set= ac_cv_env_AS_FOR_TARGET_BFIN_value= ac_cv_env_AS_FOR_TARGET_BPF_set= ac_cv_env_AS_FOR_TARGET_BPF_value= ac_cv_env_AS_FOR_TARGET_CR16_set= ac_cv_env_AS_FOR_TARGET_CR16_value= ac_cv_env_AS_FOR_TARGET_CRIS_set= ac_cv_env_AS_FOR_TARGET_CRIS_value= ac_cv_env_AS_FOR_TARGET_D10V_set= ac_cv_env_AS_FOR_TARGET_D10V_value= ac_cv_env_AS_FOR_TARGET_ERC32_set= ac_cv_env_AS_FOR_TARGET_ERC32_value= ac_cv_env_AS_FOR_TARGET_EXAMPLE_SYNACOR_set= ac_cv_env_AS_FOR_TARGET_EXAMPLE_SYNACOR_value= ac_cv_env_AS_FOR_TARGET_FRV_set= ac_cv_env_AS_FOR_TARGET_FRV_value= ac_cv_env_AS_FOR_TARGET_FT32_set= ac_cv_env_AS_FOR_TARGET_FT32_value= ac_cv_env_AS_FOR_TARGET_H8300_set= ac_cv_env_AS_FOR_TARGET_H8300_value= ac_cv_env_AS_FOR_TARGET_IQ2000_set= ac_cv_env_AS_FOR_TARGET_IQ2000_value= ac_cv_env_AS_FOR_TARGET_LM32_set= ac_cv_env_AS_FOR_TARGET_LM32_value= ac_cv_env_AS_FOR_TARGET_M32C_set= ac_cv_env_AS_FOR_TARGET_M32C_value= ac_cv_env_AS_FOR_TARGET_M32R_set= ac_cv_env_AS_FOR_TARGET_M32R_value= ac_cv_env_AS_FOR_TARGET_M68HC11_set= ac_cv_env_AS_FOR_TARGET_M68HC11_value= ac_cv_env_AS_FOR_TARGET_MCORE_set= ac_cv_env_AS_FOR_TARGET_MCORE_value= ac_cv_env_AS_FOR_TARGET_MICROBLAZE_set= ac_cv_env_AS_FOR_TARGET_MICROBLAZE_value= ac_cv_env_AS_FOR_TARGET_MIPS_set= ac_cv_env_AS_FOR_TARGET_MIPS_value= ac_cv_env_AS_FOR_TARGET_MN10300_set= ac_cv_env_AS_FOR_TARGET_MN10300_value= ac_cv_env_AS_FOR_TARGET_MOXIE_set= ac_cv_env_AS_FOR_TARGET_MOXIE_value= ac_cv_env_AS_FOR_TARGET_MSP430_set= ac_cv_env_AS_FOR_TARGET_MSP430_value= ac_cv_env_AS_FOR_TARGET_OR1K_set= ac_cv_env_AS_FOR_TARGET_OR1K_value= ac_cv_env_AS_FOR_TARGET_PPC_set= ac_cv_env_AS_FOR_TARGET_PPC_value= ac_cv_env_AS_FOR_TARGET_PRU_set= ac_cv_env_AS_FOR_TARGET_PRU_value= ac_cv_env_AS_FOR_TARGET_RISCV_set= ac_cv_env_AS_FOR_TARGET_RISCV_value= ac_cv_env_AS_FOR_TARGET_RL78_set= ac_cv_env_AS_FOR_TARGET_RL78_value= ac_cv_env_AS_FOR_TARGET_RX_set= ac_cv_env_AS_FOR_TARGET_RX_value= ac_cv_env_AS_FOR_TARGET_SH_set= ac_cv_env_AS_FOR_TARGET_SH_value= ac_cv_env_AS_FOR_TARGET_V850_set= ac_cv_env_AS_FOR_TARGET_V850_value= ac_cv_env_CC_FOR_TARGET_AARCH64_set= ac_cv_env_CC_FOR_TARGET_AARCH64_value= ac_cv_env_CC_FOR_TARGET_ARM_set= ac_cv_env_CC_FOR_TARGET_ARM_value= ac_cv_env_CC_FOR_TARGET_AVR_set= ac_cv_env_CC_FOR_TARGET_AVR_value= ac_cv_env_CC_FOR_TARGET_BFIN_set= ac_cv_env_CC_FOR_TARGET_BFIN_value= ac_cv_env_CC_FOR_TARGET_BPF_set= ac_cv_env_CC_FOR_TARGET_BPF_value= ac_cv_env_CC_FOR_TARGET_CR16_set= ac_cv_env_CC_FOR_TARGET_CR16_value= ac_cv_env_CC_FOR_TARGET_CRIS_set= ac_cv_env_CC_FOR_TARGET_CRIS_value= ac_cv_env_CC_FOR_TARGET_D10V_set= ac_cv_env_CC_FOR_TARGET_D10V_value= ac_cv_env_CC_FOR_TARGET_ERC32_set= ac_cv_env_CC_FOR_TARGET_ERC32_value= ac_cv_env_CC_FOR_TARGET_EXAMPLE_SYNACOR_set= ac_cv_env_CC_FOR_TARGET_EXAMPLE_SYNACOR_value= ac_cv_env_CC_FOR_TARGET_FRV_set= ac_cv_env_CC_FOR_TARGET_FRV_value= ac_cv_env_CC_FOR_TARGET_FT32_set= ac_cv_env_CC_FOR_TARGET_FT32_value= ac_cv_env_CC_FOR_TARGET_H8300_set= ac_cv_env_CC_FOR_TARGET_H8300_value= ac_cv_env_CC_FOR_TARGET_IQ2000_set= ac_cv_env_CC_FOR_TARGET_IQ2000_value= ac_cv_env_CC_FOR_TARGET_LM32_set= ac_cv_env_CC_FOR_TARGET_LM32_value= ac_cv_env_CC_FOR_TARGET_M32C_set= ac_cv_env_CC_FOR_TARGET_M32C_value= ac_cv_env_CC_FOR_TARGET_M32R_set= ac_cv_env_CC_FOR_TARGET_M32R_value= ac_cv_env_CC_FOR_TARGET_M68HC11_set= ac_cv_env_CC_FOR_TARGET_M68HC11_value= ac_cv_env_CC_FOR_TARGET_MCORE_set= ac_cv_env_CC_FOR_TARGET_MCORE_value= ac_cv_env_CC_FOR_TARGET_MICROBLAZE_set= ac_cv_env_CC_FOR_TARGET_MICROBLAZE_value= ac_cv_env_CC_FOR_TARGET_MIPS_set= ac_cv_env_CC_FOR_TARGET_MIPS_value= ac_cv_env_CC_FOR_TARGET_MN10300_set= ac_cv_env_CC_FOR_TARGET_MN10300_value= ac_cv_env_CC_FOR_TARGET_MOXIE_set= ac_cv_env_CC_FOR_TARGET_MOXIE_value= ac_cv_env_CC_FOR_TARGET_MSP430_set= ac_cv_env_CC_FOR_TARGET_MSP430_value= ac_cv_env_CC_FOR_TARGET_OR1K_set= ac_cv_env_CC_FOR_TARGET_OR1K_value= ac_cv_env_CC_FOR_TARGET_PPC_set= ac_cv_env_CC_FOR_TARGET_PPC_value= ac_cv_env_CC_FOR_TARGET_PRU_set= ac_cv_env_CC_FOR_TARGET_PRU_value= ac_cv_env_CC_FOR_TARGET_RISCV_set= ac_cv_env_CC_FOR_TARGET_RISCV_value= ac_cv_env_CC_FOR_TARGET_RL78_set= ac_cv_env_CC_FOR_TARGET_RL78_value= ac_cv_env_CC_FOR_TARGET_RX_set= ac_cv_env_CC_FOR_TARGET_RX_value= ac_cv_env_CC_FOR_TARGET_SH_set= ac_cv_env_CC_FOR_TARGET_SH_value= ac_cv_env_CC_FOR_TARGET_V850_set= ac_cv_env_CC_FOR_TARGET_V850_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O2 ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' ' ac_cv_env_LD_FOR_TARGET_AARCH64_set= ac_cv_env_LD_FOR_TARGET_AARCH64_value= ac_cv_env_LD_FOR_TARGET_ARM_set= ac_cv_env_LD_FOR_TARGET_ARM_value= ac_cv_env_LD_FOR_TARGET_AVR_set= ac_cv_env_LD_FOR_TARGET_AVR_value= ac_cv_env_LD_FOR_TARGET_BFIN_set= ac_cv_env_LD_FOR_TARGET_BFIN_value= ac_cv_env_LD_FOR_TARGET_BPF_set= ac_cv_env_LD_FOR_TARGET_BPF_value= ac_cv_env_LD_FOR_TARGET_CR16_set= ac_cv_env_LD_FOR_TARGET_CR16_value= ac_cv_env_LD_FOR_TARGET_CRIS_set= ac_cv_env_LD_FOR_TARGET_CRIS_value= ac_cv_env_LD_FOR_TARGET_D10V_set= ac_cv_env_LD_FOR_TARGET_D10V_value= ac_cv_env_LD_FOR_TARGET_ERC32_set= ac_cv_env_LD_FOR_TARGET_ERC32_value= ac_cv_env_LD_FOR_TARGET_EXAMPLE_SYNACOR_set= ac_cv_env_LD_FOR_TARGET_EXAMPLE_SYNACOR_value= ac_cv_env_LD_FOR_TARGET_FRV_set= ac_cv_env_LD_FOR_TARGET_FRV_value= ac_cv_env_LD_FOR_TARGET_FT32_set= ac_cv_env_LD_FOR_TARGET_FT32_value= ac_cv_env_LD_FOR_TARGET_H8300_set= ac_cv_env_LD_FOR_TARGET_H8300_value= ac_cv_env_LD_FOR_TARGET_IQ2000_set= ac_cv_env_LD_FOR_TARGET_IQ2000_value= ac_cv_env_LD_FOR_TARGET_LM32_set= ac_cv_env_LD_FOR_TARGET_LM32_value= ac_cv_env_LD_FOR_TARGET_M32C_set= ac_cv_env_LD_FOR_TARGET_M32C_value= ac_cv_env_LD_FOR_TARGET_M32R_set= ac_cv_env_LD_FOR_TARGET_M32R_value= ac_cv_env_LD_FOR_TARGET_M68HC11_set= ac_cv_env_LD_FOR_TARGET_M68HC11_value= ac_cv_env_LD_FOR_TARGET_MCORE_set= ac_cv_env_LD_FOR_TARGET_MCORE_value= ac_cv_env_LD_FOR_TARGET_MICROBLAZE_set= ac_cv_env_LD_FOR_TARGET_MICROBLAZE_value= ac_cv_env_LD_FOR_TARGET_MIPS_set= ac_cv_env_LD_FOR_TARGET_MIPS_value= ac_cv_env_LD_FOR_TARGET_MN10300_set= ac_cv_env_LD_FOR_TARGET_MN10300_value= ac_cv_env_LD_FOR_TARGET_MOXIE_set= ac_cv_env_LD_FOR_TARGET_MOXIE_value= ac_cv_env_LD_FOR_TARGET_MSP430_set= ac_cv_env_LD_FOR_TARGET_MSP430_value= ac_cv_env_LD_FOR_TARGET_OR1K_set= ac_cv_env_LD_FOR_TARGET_OR1K_value= ac_cv_env_LD_FOR_TARGET_PPC_set= ac_cv_env_LD_FOR_TARGET_PPC_value= ac_cv_env_LD_FOR_TARGET_PRU_set= ac_cv_env_LD_FOR_TARGET_PRU_value= ac_cv_env_LD_FOR_TARGET_RISCV_set= ac_cv_env_LD_FOR_TARGET_RISCV_value= ac_cv_env_LD_FOR_TARGET_RL78_set= ac_cv_env_LD_FOR_TARGET_RL78_value= ac_cv_env_LD_FOR_TARGET_RX_set= ac_cv_env_LD_FOR_TARGET_RX_value= ac_cv_env_LD_FOR_TARGET_SH_set= ac_cv_env_LD_FOR_TARGET_SH_value= ac_cv_env_LD_FOR_TARGET_V850_set= ac_cv_env_LD_FOR_TARGET_V850_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SDL_CFLAGS_set= ac_cv_env_SDL_CFLAGS_value= ac_cv_env_SDL_LIBS_set= ac_cv_env_SDL_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=x86_64-pc-linux-gnu ac_cv_func___setfpucw=no ac_cv_func_access=yes ac_cv_func_aint=no ac_cv_func_anint=no ac_cv_func_cfgetispeed=yes ac_cv_func_cfgetospeed=yes ac_cv_func_cfsetispeed=yes ac_cv_func_cfsetospeed=yes ac_cv_func_chdir=yes ac_cv_func_chmod=yes ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_dup=yes ac_cv_func_execv=yes ac_cv_func_execve=yes ac_cv_func_fcntl=yes ac_cv_func_fork=yes ac_cv_func_fstat=yes ac_cv_func_fstatfs=yes ac_cv_func_ftruncate=yes ac_cv_func_getdirentries=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpid=yes ac_cv_func_getppid=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_ioctl=yes ac_cv_func_kill=yes ac_cv_func_link=yes ac_cv_func_lseek=yes ac_cv_func_mmap=yes ac_cv_func_munmap=yes ac_cv_func_pipe=yes ac_cv_func_posix_fallocate=yes ac_cv_func_pread=yes ac_cv_func_rmdir=yes ac_cv_func_setgid=yes ac_cv_func_setregid=yes ac_cv_func_setreuid=yes ac_cv_func_setuid=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigprocmask=yes ac_cv_func_sqrt=no ac_cv_func_stat=yes ac_cv_func_strsignal=yes ac_cv_func_symlink=yes ac_cv_func_tcdrain=yes ac_cv_func_tcflow=yes ac_cv_func_tcflush=yes ac_cv_func_tcgetattr=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tcsendbreak=yes ac_cv_func_tcsetattr=yes ac_cv_func_tcsetpgrp=yes ac_cv_func_time=yes ac_cv_func_truncate=yes ac_cv_func_umask=yes ac_cv_func_unlink=yes ac_cv_func_utime=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fpu_control_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_if_tun_h=yes ac_cv_header_linux_mii_h=yes ac_cv_header_linux_types_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_net_if_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_windows_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_m_fabs=yes ac_cv_lib_m_log2=yes ac_cv_lib_nsl_gethostbyname=no ac_cv_lib_socket_bind=no ac_cv_member_struct_stat_st_atime=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_ctime=yes ac_cv_member_struct_stat_st_dev=yes ac_cv_member_struct_stat_st_gid=yes ac_cv_member_struct_stat_st_ino=yes ac_cv_member_struct_stat_st_mode=yes ac_cv_member_struct_stat_st_mtime=yes ac_cv_member_struct_stat_st_nlink=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_stat_st_size=yes ac_cv_member_struct_stat_st_uid=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR='ar ' ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB='ranlib ' ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_dlsym=-ldl ac_cv_search_opendir='none required' ac_cv_search_tgetent=-ltermcap ac_cv_struct_tm=time.h ac_cv_target=x86_64-pc-linux-gnu ac_cv_type___int128=yes ac_cv_type_getgroups=gid_t ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 sim_cv_os_cygwin=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /course/cs3650/gdb-12-src/gdb-12.1/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar ' AR_FOR_BUILD='$(AR)' AS_FOR_TARGET='$(AS)' AS_FOR_TARGET_AARCH64='' AS_FOR_TARGET_ARM='' AS_FOR_TARGET_AVR='' AS_FOR_TARGET_BFIN='' AS_FOR_TARGET_BPF='' AS_FOR_TARGET_CR16='' AS_FOR_TARGET_CRIS='' AS_FOR_TARGET_D10V='' AS_FOR_TARGET_ERC32='' AS_FOR_TARGET_EXAMPLE_SYNACOR='' AS_FOR_TARGET_FRV='' AS_FOR_TARGET_FT32='' AS_FOR_TARGET_H8300='' AS_FOR_TARGET_IQ2000='' AS_FOR_TARGET_LM32='' AS_FOR_TARGET_M32C='' AS_FOR_TARGET_M32R='' AS_FOR_TARGET_M68HC11='' AS_FOR_TARGET_MCORE='' AS_FOR_TARGET_MICROBLAZE='' AS_FOR_TARGET_MIPS='' AS_FOR_TARGET_MN10300='' AS_FOR_TARGET_MOXIE='' AS_FOR_TARGET_MSP430='' AS_FOR_TARGET_OR1K='' AS_FOR_TARGET_PPC='' AS_FOR_TARGET_PRU='' AS_FOR_TARGET_RISCV='' AS_FOR_TARGET_RL78='' AS_FOR_TARGET_RX='' AS_FOR_TARGET_SH='' AS_FOR_TARGET_V850='' AUTOCONF='${SHELL} /course/cs3650/gdb-12-src/gdb-12.1/missing autoconf' AUTOHEADER='${SHELL} /course/cs3650/gdb-12-src/gdb-12.1/missing autoheader' AUTOMAKE='${SHELL} /course/cs3650/gdb-12-src/gdb-12.1/missing automake-1.15' AWK='gawk' CATALOGS='' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='gcc' CC_FOR_TARGET='$(CC)' CC_FOR_TARGET_AARCH64='' CC_FOR_TARGET_ARM='' CC_FOR_TARGET_AVR='' CC_FOR_TARGET_BFIN='' CC_FOR_TARGET_BPF='' CC_FOR_TARGET_CR16='' CC_FOR_TARGET_CRIS='' CC_FOR_TARGET_D10V='' CC_FOR_TARGET_ERC32='' CC_FOR_TARGET_EXAMPLE_SYNACOR='' CC_FOR_TARGET_FRV='' CC_FOR_TARGET_FT32='' CC_FOR_TARGET_H8300='' CC_FOR_TARGET_IQ2000='' CC_FOR_TARGET_LM32='' CC_FOR_TARGET_M32C='' CC_FOR_TARGET_M32R='' CC_FOR_TARGET_M68HC11='' CC_FOR_TARGET_MCORE='' CC_FOR_TARGET_MICROBLAZE='' CC_FOR_TARGET_MIPS='' CC_FOR_TARGET_MN10300='' CC_FOR_TARGET_MOXIE='' CC_FOR_TARGET_MSP430='' CC_FOR_TARGET_OR1K='' CC_FOR_TARGET_PPC='' CC_FOR_TARGET_PRU='' CC_FOR_TARGET_RISCV='' CC_FOR_TARGET_RL78='' CC_FOR_TARGET_RX='' CC_FOR_TARGET_SH='' CC_FOR_TARGET_V850='' CFLAGS='-g -O2 ' CFLAGS_FOR_BUILD='-g -O2' CGEN_MAINT='#' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' C_DIALECT='' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='@DSYMUTIL@' DTC='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_SIM_FALSE='' ENABLE_SIM_TRUE='#' EXEEXT='' FGREP='/usr/bin/grep -F' GENCAT='gencat' GMSGFMT='/usr/bin/msgfmt' GREP='/usr/bin/grep' INCINTL='' INSTALL_DATA='/usr/bin/install -c -m 644' INSTALL_PROGRAM='/usr/bin/install -c' INSTALL_SCRIPT='/usr/bin/install -c' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' LD='ld -m elf_x86_64' LDFLAGS=' ' LDFLAGS_FOR_BUILD='$(LDFLAGS)' LD_FOR_TARGET='$(LD)' LD_FOR_TARGET_AARCH64='' LD_FOR_TARGET_ARM='' LD_FOR_TARGET_AVR='' LD_FOR_TARGET_BFIN='' LD_FOR_TARGET_BPF='' LD_FOR_TARGET_CR16='' LD_FOR_TARGET_CRIS='' LD_FOR_TARGET_D10V='' LD_FOR_TARGET_ERC32='' LD_FOR_TARGET_EXAMPLE_SYNACOR='' LD_FOR_TARGET_FRV='' LD_FOR_TARGET_FT32='' LD_FOR_TARGET_H8300='' LD_FOR_TARGET_IQ2000='' LD_FOR_TARGET_LM32='' LD_FOR_TARGET_M32C='' LD_FOR_TARGET_M32R='' LD_FOR_TARGET_M68HC11='' LD_FOR_TARGET_MCORE='' LD_FOR_TARGET_MICROBLAZE='' LD_FOR_TARGET_MIPS='' LD_FOR_TARGET_MN10300='' LD_FOR_TARGET_MOXIE='' LD_FOR_TARGET_MSP430='' LD_FOR_TARGET_OR1K='' LD_FOR_TARGET_PPC='' LD_FOR_TARGET_PRU='' LD_FOR_TARGET_RISCV='' LD_FOR_TARGET_RL78='' LD_FOR_TARGET_RX='' LD_FOR_TARGET_SH='' LD_FOR_TARGET_V850='' LIBINTL='' LIBINTL_DEP='' LIBOBJS='' LIBS='-ltermcap -ldl -lm -lm -ldl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='/course/cs3650/gdb-12-src/gdb-12.1/missing makeinfo --split-size=5000000' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='@OTOOL@' PACKAGE='sim' PACKAGE_BUGREPORT='https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim' PACKAGE_NAME='sim' PACKAGE_STRING='sim 0' PACKAGE_TARNAME='sim' PACKAGE_URL='https://sourceware.org/gdb/wiki/Sim/' PACKAGE_VERSION='0' PATH_SEPARATOR=':' PKGVERSION='(SIM) ' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLUGINS_FALSE='#' PLUGINS_TRUE='' POSUB='po' RANLIB='ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/8/liblto_plugin.so' RANLIB_FOR_BUILD='$(RANLIB)' READLINE_CFLAGS='-I$(READLINE_SRC)/..' READLINE_LIB='../../readline/readline/libreadline.a' REPORT_BUGS_TEXI='@uref{https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim}' REPORT_BUGS_TO='' SDL_CFLAGS='' SDL_LIBS='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIM_COMMON_BUILD_FALSE='#' SIM_COMMON_BUILD_TRUE='' SIM_ENABLE_ARCH_aarch64_FALSE='' SIM_ENABLE_ARCH_aarch64_TRUE='#' SIM_ENABLE_ARCH_arm_FALSE='' SIM_ENABLE_ARCH_arm_TRUE='#' SIM_ENABLE_ARCH_avr_FALSE='' SIM_ENABLE_ARCH_avr_TRUE='#' SIM_ENABLE_ARCH_bfin_FALSE='' SIM_ENABLE_ARCH_bfin_TRUE='#' SIM_ENABLE_ARCH_bpf_FALSE='' SIM_ENABLE_ARCH_bpf_TRUE='#' SIM_ENABLE_ARCH_cr16_FALSE='' SIM_ENABLE_ARCH_cr16_TRUE='#' SIM_ENABLE_ARCH_cris_FALSE='' SIM_ENABLE_ARCH_cris_TRUE='#' SIM_ENABLE_ARCH_d10v_FALSE='' SIM_ENABLE_ARCH_d10v_TRUE='#' SIM_ENABLE_ARCH_erc32_FALSE='' SIM_ENABLE_ARCH_erc32_TRUE='#' SIM_ENABLE_ARCH_frv_FALSE='' SIM_ENABLE_ARCH_frv_TRUE='#' SIM_ENABLE_ARCH_ft32_FALSE='' SIM_ENABLE_ARCH_ft32_TRUE='#' SIM_ENABLE_ARCH_h8300_FALSE='' SIM_ENABLE_ARCH_h8300_TRUE='#' SIM_ENABLE_ARCH_iq2000_FALSE='' SIM_ENABLE_ARCH_iq2000_TRUE='#' SIM_ENABLE_ARCH_lm32_FALSE='' SIM_ENABLE_ARCH_lm32_TRUE='#' SIM_ENABLE_ARCH_m32c_FALSE='' SIM_ENABLE_ARCH_m32c_TRUE='#' SIM_ENABLE_ARCH_m32r_FALSE='' SIM_ENABLE_ARCH_m32r_TRUE='#' SIM_ENABLE_ARCH_m68hc11_FALSE='' SIM_ENABLE_ARCH_m68hc11_TRUE='#' SIM_ENABLE_ARCH_mcore_FALSE='' SIM_ENABLE_ARCH_mcore_TRUE='#' SIM_ENABLE_ARCH_microblaze_FALSE='' SIM_ENABLE_ARCH_microblaze_TRUE='#' SIM_ENABLE_ARCH_mips_FALSE='' SIM_ENABLE_ARCH_mips_TRUE='#' SIM_ENABLE_ARCH_mn10300_FALSE='' SIM_ENABLE_ARCH_mn10300_TRUE='#' SIM_ENABLE_ARCH_moxie_FALSE='' SIM_ENABLE_ARCH_moxie_TRUE='#' SIM_ENABLE_ARCH_msp430_FALSE='' SIM_ENABLE_ARCH_msp430_TRUE='#' SIM_ENABLE_ARCH_or1k_FALSE='' SIM_ENABLE_ARCH_or1k_TRUE='#' SIM_ENABLE_ARCH_ppc_FALSE='' SIM_ENABLE_ARCH_ppc_TRUE='#' SIM_ENABLE_ARCH_pru_FALSE='' SIM_ENABLE_ARCH_pru_TRUE='#' SIM_ENABLE_ARCH_riscv_FALSE='' SIM_ENABLE_ARCH_riscv_TRUE='#' SIM_ENABLE_ARCH_rl78_FALSE='' SIM_ENABLE_ARCH_rl78_TRUE='#' SIM_ENABLE_ARCH_rx_FALSE='' SIM_ENABLE_ARCH_rx_TRUE='#' SIM_ENABLE_ARCH_sh_FALSE='' SIM_ENABLE_ARCH_sh_TRUE='#' SIM_ENABLE_ARCH_v850_FALSE='' SIM_ENABLE_ARCH_v850_TRUE='#' SIM_ENABLE_HW_FALSE='#' SIM_ENABLE_HW_TRUE='' SIM_ENABLE_IGEN_FALSE='' SIM_ENABLE_IGEN_TRUE='#' SIM_FRV_TRAPDUMP_FLAGS='-DTRAPDUMP=0' SIM_INLINE='-DDEFAULT_INLINE=0' SIM_PRIMARY_TARGET='' SIM_RX_CYCLE_ACCURATE_FLAGS='-DCYCLE_ACCURATE' SIM_SUBDIRS='' SIM_TOOLCHAIN_VARS=' AS_FOR_TARGET_AARCH64 LD_FOR_TARGET_AARCH64 CC_FOR_TARGET_AARCH64 AS_FOR_TARGET_ARM LD_FOR_TARGET_ARM CC_FOR_TARGET_ARM AS_FOR_TARGET_AVR LD_FOR_TARGET_AVR CC_FOR_TARGET_AVR AS_FOR_TARGET_BFIN LD_FOR_TARGET_BFIN CC_FOR_TARGET_BFIN AS_FOR_TARGET_BPF LD_FOR_TARGET_BPF CC_FOR_TARGET_BPF AS_FOR_TARGET_CR16 LD_FOR_TARGET_CR16 CC_FOR_TARGET_CR16 AS_FOR_TARGET_CRIS LD_FOR_TARGET_CRIS CC_FOR_TARGET_CRIS AS_FOR_TARGET_D10V LD_FOR_TARGET_D10V CC_FOR_TARGET_D10V AS_FOR_TARGET_FRV LD_FOR_TARGET_FRV CC_FOR_TARGET_FRV AS_FOR_TARGET_FT32 LD_FOR_TARGET_FT32 CC_FOR_TARGET_FT32 AS_FOR_TARGET_H8300 LD_FOR_TARGET_H8300 CC_FOR_TARGET_H8300 AS_FOR_TARGET_IQ2000 LD_FOR_TARGET_IQ2000 CC_FOR_TARGET_IQ2000 AS_FOR_TARGET_LM32 LD_FOR_TARGET_LM32 CC_FOR_TARGET_LM32 AS_FOR_TARGET_M32C LD_FOR_TARGET_M32C CC_FOR_TARGET_M32C AS_FOR_TARGET_M32R LD_FOR_TARGET_M32R CC_FOR_TARGET_M32R AS_FOR_TARGET_M68HC11 LD_FOR_TARGET_M68HC11 CC_FOR_TARGET_M68HC11 AS_FOR_TARGET_MCORE LD_FOR_TARGET_MCORE CC_FOR_TARGET_MCORE AS_FOR_TARGET_MICROBLAZE LD_FOR_TARGET_MICROBLAZE CC_FOR_TARGET_MICROBLAZE AS_FOR_TARGET_MIPS LD_FOR_TARGET_MIPS CC_FOR_TARGET_MIPS AS_FOR_TARGET_MN10300 LD_FOR_TARGET_MN10300 CC_FOR_TARGET_MN10300 AS_FOR_TARGET_MOXIE LD_FOR_TARGET_MOXIE CC_FOR_TARGET_MOXIE AS_FOR_TARGET_MSP430 LD_FOR_TARGET_MSP430 CC_FOR_TARGET_MSP430 AS_FOR_TARGET_OR1K LD_FOR_TARGET_OR1K CC_FOR_TARGET_OR1K AS_FOR_TARGET_PPC LD_FOR_TARGET_PPC CC_FOR_TARGET_PPC AS_FOR_TARGET_PRU LD_FOR_TARGET_PRU CC_FOR_TARGET_PRU AS_FOR_TARGET_RISCV LD_FOR_TARGET_RISCV CC_FOR_TARGET_RISCV AS_FOR_TARGET_RL78 LD_FOR_TARGET_RL78 CC_FOR_TARGET_RL78 AS_FOR_TARGET_RX LD_FOR_TARGET_RX CC_FOR_TARGET_RX AS_FOR_TARGET_SH LD_FOR_TARGET_SH CC_FOR_TARGET_SH AS_FOR_TARGET_ERC32 LD_FOR_TARGET_ERC32 CC_FOR_TARGET_ERC32 AS_FOR_TARGET_V850 LD_FOR_TARGET_V850 CC_FOR_TARGET_V850' STRIP='strip' TERMCAP_LIB='-ltermcap' USE_NLS='yes' VERSION='0' WARN_CFLAGS=' -Wall -Wdeclaration-after-statement -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wno-error=maybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wpointer-sign -Wold-style-declaration' WERROR_CFLAGS='-Werror' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' cgen='guile' cgendir='$(srcdir)/../../cgen' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/course/cs3650/gdb-12' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /course/cs3650/gdb-12-src/gdb-12.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_cv_dlopen_libs='' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,y,y,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sim_bitsize='' sim_float='' sim_hw_cflags='-DWITH_HW=1 -DHAVE_DV_SOCKSER' sim_hw_sockser='dv-sockser.o' subdirs='' sysconfdir='${prefix}/etc' target='x86_64-pc-linux-gnu' target_alias='x86_64-pc-linux-gnu' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' zlibdir='-L$(top_builddir)/../zlib' zlibinc='-I$(top_srcdir)/../zlib' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "sim" #define PACKAGE_TARNAME "sim" #define PACKAGE_VERSION "0" #define PACKAGE_STRING "sim 0" #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim" #define PACKAGE_URL "https://sourceware.org/gdb/wiki/Sim/" #define PKGVERSION "(SIM) " #define REPORT_BUGS_TO "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FPU_CONTROL_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_LINUX_IF_TUN_H 1 #define HAVE_LINUX_MII_H 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_TERMIOS_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_ACCESS 1 #define HAVE_CFGETISPEED 1 #define HAVE_CFGETOSPEED 1 #define HAVE_CFSETISPEED 1 #define HAVE_CFSETOSPEED 1 #define HAVE_CHDIR 1 #define HAVE_CHMOD 1 #define HAVE_DUP 1 #define HAVE_DUP2 1 #define HAVE_EXECV 1 #define HAVE_EXECVE 1 #define HAVE_FCNTL 1 #define HAVE_FORK 1 #define HAVE_FSTAT 1 #define HAVE_FSTATFS 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETDIRENTRIES 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETPID 1 #define HAVE_GETPPID 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETUID 1 #define HAVE_IOCTL 1 #define HAVE_KILL 1 #define HAVE_LINK 1 #define HAVE_LSEEK 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_PIPE 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_PREAD 1 #define HAVE_RMDIR 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETGID 1 #define HAVE_SETUID 1 #define HAVE_SIGACTION 1 #define HAVE_SIGPROCMASK 1 #define HAVE_STAT 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYMLINK 1 #define HAVE_TCDRAIN 1 #define HAVE_TCFLOW 1 #define HAVE_TCFLUSH 1 #define HAVE_TCGETATTR 1 #define HAVE_TCGETPGRP 1 #define HAVE_TCSENDBREAK 1 #define HAVE_TCSETATTR 1 #define HAVE_TCSETPGRP 1 #define HAVE_TIME 1 #define HAVE_TRUNCATE 1 #define HAVE_UMASK 1 #define HAVE_UNLINK 1 #define HAVE_UTIME 1 #define HAVE_DLFCN_H 1 #define HAVE_DIRENT_H 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_STRUCT_STAT_ST_DEV 1 #define HAVE_STRUCT_STAT_ST_INO 1 #define HAVE_STRUCT_STAT_ST_MODE 1 #define HAVE_STRUCT_STAT_ST_NLINK 1 #define HAVE_STRUCT_STAT_ST_UID 1 #define HAVE_STRUCT_STAT_ST_GID 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_STAT_ST_SIZE 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_STRUCT_STAT_ST_ATIME 1 #define HAVE_STRUCT_STAT_ST_MTIME 1 #define HAVE_STRUCT_STAT_ST_CTIME 1 #define HAVE___INT128 1 #define HAVE_SOCKLEN_T 1 #define GETGROUPS_T gid_t #define RETSIGTYPE void #define ENABLE_NLS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBM 1 #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define PACKAGE "sim" #define VERSION "0" #define WITH_ALIGNMENT 0 #define WITH_ASSERT 1 #define WITH_DEBUG 0 #define WITH_TARGET_BYTE_ORDER BFD_ENDIAN_UNKNOWN #define WITH_ENVIRONMENT ALL_ENVIRONMENT #define PROFILE 1 #define WITH_PROFILE -1 #define WITH_RESERVED_BITS 1 #define WITH_SCACHE 16384 #define WITH_STDIO 0 #define WITH_TRACE ~TRACE_debug configure: exit 0