Projet_SETI_RISC-V/riscv-gnu-toolchain/build-gdb-newlib/sim/config.log
2023-03-06 14:48:14 +01:00

5378 lines
166 KiB
Text

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
$ /home/seti/riscv-gnu-toolchain/gdb/sim/configure --srcdir=/home/seti/riscv-gnu-toolchain/gdb/sim --cache-file=./config.cache --prefix=/opt/riscv --disable-werror --with-expat=yes --enable-gdb --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof --program-transform-name=s&^&riscv32-unknown-elf-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=riscv32-unknown-elf
## --------- ##
## Platform. ##
## --------- ##
hostname = seti-VirtualBox
uname -m = x86_64
uname -r = 5.15.0-58-generic
uname -s = Linux
uname -v = #64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023
/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: /home/seti/riscv-gnu-toolchain/scripts/wrapper/sed
PATH: /opt/riscv/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /snap/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2891: creating 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: riscv32-unknown-elf
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 (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 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/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
... rest of stderr output deleted ...
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:3803: gcc -c -g -O2 conftest.c >&5
configure:3807: $? = 0
configure:3828: result: o
configure:3832: checking whether we are using the GNU C compiler
configure:3851: gcc -c -g -O2 conftest.c >&5
configure:3851: $? = 0
configure:3860: result: yes
configure:3869: checking whether gcc accepts -g
configure:3889: gcc -c -g conftest.c >&5
configure:3889: $? = 0
configure:3930: result: yes
configure:3947: checking for gcc option to accept ISO C89
configure:4010: gcc -c -g -O2 conftest.c >&5
configure:4010: $? = 0
configure:4023: result: none needed
configure:4048: checking whether gcc understands -c and -o together
configure:4070: gcc -c conftest.c -o conftest2.o
configure:4073: $? = 0
configure:4070: gcc -c conftest.c -o conftest2.o
configure:4073: $? = 0
configure:4085: result: yes
configure:4108: checking how to run the C preprocessor
configure:4139: gcc -E conftest.c
configure:4139: $? = 0
configure:4153: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4153: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
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
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
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:4391: gcc -c -g -O2 conftest.c >&5
configure:4391: $? = 0
configure:4464: gcc -o conftest -g -O2 conftest.c >&5
configure:4464: $? = 0
configure:4464: ./conftest
configure:4464: $? = 0
configure:4475: result: yes
configure:4488: checking for sys/types.h
configure:4488: gcc -c -g -O2 conftest.c >&5
configure:4488: $? = 0
configure:4488: result: yes
configure:4488: checking for sys/stat.h
configure:4488: gcc -c -g -O2 conftest.c >&5
configure:4488: $? = 0
configure:4488: result: yes
configure:4488: checking for stdlib.h
configure:4488: gcc -c -g -O2 conftest.c >&5
configure:4488: $? = 0
configure:4488: result: yes
configure:4488: checking for string.h
configure:4488: gcc -c -g -O2 conftest.c >&5
configure:4488: $? = 0
configure:4488: result: yes
configure:4488: checking for memory.h
configure:4488: gcc -c -g -O2 conftest.c >&5
configure:4488: $? = 0
configure:4488: result: yes
configure:4488: checking for strings.h
configure:4488: gcc -c -g -O2 conftest.c >&5
configure:4488: $? = 0
configure:4488: result: yes
configure:4488: checking for inttypes.h
configure:4488: gcc -c -g -O2 conftest.c >&5
configure:4488: $? = 0
configure:4488: result: yes
configure:4488: checking for stdint.h
configure:4488: gcc -c -g -O2 conftest.c >&5
configure:4488: $? = 0
configure:4488: result: yes
configure:4488: checking for unistd.h
configure:4488: gcc -c -g -O2 conftest.c >&5
configure:4488: $? = 0
configure:4488: result: yes
configure:4501: checking minix/config.h usability
configure:4501: gcc -c -g -O2 conftest.c >&5
conftest.c:54:10: fatal error: minix/config.h: No such file or directory
54 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:4501: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4501: result: no
configure:4501: checking minix/config.h presence
configure:4501: gcc -E conftest.c
conftest.c:21:10: fatal error: minix/config.h: No such file or directory
21 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:4501: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4501: result: no
configure:4501: checking for minix/config.h
configure:4501: result: no
configure:4522: checking whether it is safe to define __EXTENSIONS__
configure:4540: gcc -c -g -O2 conftest.c >&5
configure:4540: $? = 0
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:4683: gcc -c -g -O2 conftest.c >&5
conftest.c:27:16: error: unknown type name 'not'
27 | not a universal capable compiler
| ^~~
conftest.c:27:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
27 | not a universal capable compiler
| ^~~~~~~~~
conftest.c:27:22: error: unknown type name 'universal'
configure:4683: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:4728: gcc -c -g -O2 conftest.c >&5
configure:4728: $? = 0
configure:4746: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:33:18: error: unknown type name 'not'; did you mean 'ino_t'?
33 | not big endian
| ^~~
| ino_t
conftest.c:33:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
33 | not big endian
| ^~~~~~
configure:4746: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
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 --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:5103: checking for x86_64-pc-linux-gnu-ranlib
configure:5130: result: ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:5203: checking for x86_64-pc-linux-gnu-pkg-config
configure:5236: result: no
configure:5246: checking for pkg-config
configure:5279: result: no
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: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for fcntl.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for fpu_control.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for termios.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for unistd.h
configure:5368: result: yes
configure:5368: checking for utime.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for linux/if_tun.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for linux/mii.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for linux/types.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for net/if.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for netinet/in.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for netinet/tcp.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for sys/ioctl.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for sys/mman.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for sys/mount.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for sys/param.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for sys/resource.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for sys/socket.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for sys/stat.h
configure:5368: result: yes
configure:5368: checking for sys/statfs.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for sys/termio.h
configure:5368: gcc -c -g -O2 conftest.c >&5
conftest.c:80:10: fatal error: sys/termio.h: No such file or directory
80 | #include <sys/termio.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:5368: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/termio.h>
configure:5368: result: no
configure:5368: checking for sys/termios.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5368: checking for sys/types.h
configure:5368: result: yes
configure:5368: checking for sys/vfs.h
configure:5368: gcc -c -g -O2 conftest.c >&5
configure:5368: $? = 0
configure:5368: result: yes
configure:5433: checking for __setfpucw
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccH1YgAB.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/sim/conftest.c:83: undefined reference to `__setfpucw'
collect2: error: ld returned 1 exit status
configure:5433: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| /* Define __setfpucw to an innocuous variant, in case <limits.h> declares __setfpucw.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __setfpucw innocuous___setfpucw
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __setfpucw (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef __setfpucw
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __setfpucw ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___setfpucw || defined __stub_____setfpucw
| choke me
| #endif
|
| int
| main ()
| {
| return __setfpucw ();
| ;
| return 0;
| }
configure:5433: result: no
configure:5433: checking for access
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for aint
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/cc2TvBNl.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/sim/conftest.c:84: undefined reference to `aint'
collect2: error: ld returned 1 exit status
configure:5433: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| /* Define aint to an innocuous variant, in case <limits.h> declares aint.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define aint innocuous_aint
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char aint (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef aint
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char aint ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_aint || defined __stub___aint
| choke me
| #endif
|
| int
| main ()
| {
| return aint ();
| ;
| return 0;
| }
configure:5433: result: no
configure:5433: checking for anint
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccki3sQm.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/sim/conftest.c:84: undefined reference to `anint'
collect2: error: ld returned 1 exit status
configure:5433: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| /* Define anint to an innocuous variant, in case <limits.h> declares anint.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define anint innocuous_anint
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char anint (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef anint
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char anint ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_anint || defined __stub___anint
| choke me
| #endif
|
| int
| main ()
| {
| return anint ();
| ;
| return 0;
| }
configure:5433: result: no
configure:5433: checking for cfgetispeed
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for cfgetospeed
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for cfsetispeed
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for cfsetospeed
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for chdir
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for chmod
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for dup
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for dup2
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for execv
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:81:6: warning: conflicting types for built-in function 'execv'; expected 'int(const char *, char * const*)' [-Wbuiltin-declaration-mismatch]
81 | char execv ();
| ^~~~~
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for execve
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:82:6: warning: conflicting types for built-in function 'execve'; expected 'int(const char *, char * const*, char * const*)' [-Wbuiltin-declaration-mismatch]
82 | char execve ();
| ^~~~~~
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for fcntl
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for fork
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:84:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch]
84 | char fork ();
| ^~~~
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for fstat
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for fstatfs
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for ftruncate
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for getdirentries
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for getegid
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for geteuid
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for getgid
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for getpid
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for getppid
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for getrusage
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for gettimeofday
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for getuid
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for ioctl
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for kill
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for link
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for lseek
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for mmap
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for munmap
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for pipe
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for posix_fallocate
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for pread
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for rmdir
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for setregid
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for setreuid
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for setgid
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for setuid
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for sigaction
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for sigprocmask
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for sqrt
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:113:6: warning: conflicting types for built-in function 'sqrt'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
113 | char sqrt ();
| ^~~~
conftest.c:101:1: note: 'sqrt' is declared in header '<math.h>'
100 | # include <limits.h>
101 | #else
/usr/bin/ld: /tmp/ccHh4fQy.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/sim/conftest.c:124: undefined reference to `sqrt'
collect2: error: ld returned 1 exit status
configure:5433: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sqrt innocuous_sqrt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sqrt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sqrt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sqrt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sqrt || defined __stub___sqrt
| choke me
| #endif
|
| int
| main ()
| {
| return sqrt ();
| ;
| return 0;
| }
configure:5433: result: no
configure:5433: checking for stat
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for strsignal
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for symlink
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for tcdrain
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for tcflow
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for tcflush
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for tcgetattr
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for tcgetpgrp
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for tcsendbreak
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for tcsetattr
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for tcsetpgrp
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for time
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for truncate
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for umask
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for unlink
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5433: checking for utime
configure:5433: gcc -o conftest -g -O2 conftest.c >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5564: checking whether struct tm is in sys/time.h or time.h
configure:5584: gcc -c -g -O2 conftest.c >&5
configure:5584: $? = 0
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:6190: gcc -c -g -O2 conftest.c >&5
configure:6193: /usr/bin/nm -B "conftest.o"
configure:6196: output
0000000000000000 B some_variable
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 --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:6902: checking for x86_64-pc-linux-gnu-strip
configure:6932: result: no
configure:6942: checking for strip
configure:6958: found /usr/bin/strip
configure:6969: result: strip
configure:7001: checking for x86_64-pc-linux-gnu-ranlib
configure:7028: result: ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
configure:7150: checking for gawk
configure:7177: result: /usr/bin/gawk
configure:7217: checking command to parse /usr/bin/nm -B output from gcc object
configure:7335: gcc -c -g -O2 conftest.c >&5
configure:7338: $? = 0
configure:7342: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7345: $? = 0
configure:7399: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7402: $? = 0
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:8322: gcc -c -g -O2 conftest.c >&5
configure:8322: $? = 0
configure:8330: result: yes
configure:8343: checking for library containing opendir
configure:8374: gcc -o conftest -g -O2 conftest.c >&5
configure:8374: $? = 0
configure:8391: result: none required
configure:8461: checking for struct stat.st_blksize
configure:8461: gcc -c -g -O2 conftest.c >&5
configure:8461: $? = 0
configure:8461: result: yes
configure:8474: checking for struct stat.st_blocks
configure:8474: gcc -c -g -O2 conftest.c >&5
configure:8474: $? = 0
configure:8474: result: yes
configure:8494: checking for struct stat.st_rdev
configure:8494: gcc -c -g -O2 conftest.c >&5
configure:8494: $? = 0
configure:8494: result: yes
configure:8507: checking for struct tm.tm_zone
configure:8507: gcc -c -g -O2 conftest.c >&5
configure:8507: $? = 0
configure:8507: result: yes
configure:8575: checking for struct stat.st_dev
configure:8575: gcc -c -g -O2 conftest.c >&5
configure:8575: $? = 0
configure:8575: result: yes
configure:8590: checking for struct stat.st_ino
configure:8590: gcc -c -g -O2 conftest.c >&5
configure:8590: $? = 0
configure:8590: result: yes
configure:8605: checking for struct stat.st_mode
configure:8605: gcc -c -g -O2 conftest.c >&5
configure:8605: $? = 0
configure:8605: result: yes
configure:8620: checking for struct stat.st_nlink
configure:8620: gcc -c -g -O2 conftest.c >&5
configure:8620: $? = 0
configure:8620: result: yes
configure:8635: checking for struct stat.st_uid
configure:8635: gcc -c -g -O2 conftest.c >&5
configure:8635: $? = 0
configure:8635: result: yes
configure:8650: checking for struct stat.st_gid
configure:8650: gcc -c -g -O2 conftest.c >&5
configure:8650: $? = 0
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: gcc -c -g -O2 conftest.c >&5
configure:8680: $? = 0
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: gcc -c -g -O2 conftest.c >&5
configure:8725: $? = 0
configure:8725: result: yes
configure:8740: checking for struct stat.st_mtime
configure:8740: gcc -c -g -O2 conftest.c >&5
configure:8740: $? = 0
configure:8740: result: yes
configure:8755: checking for struct stat.st_ctime
configure:8755: gcc -c -g -O2 conftest.c >&5
configure:8755: $? = 0
configure:8755: result: yes
configure:8772: checking for __int128
configure:8772: gcc -c -g -O2 conftest.c >&5
configure:8772: $? = 0
configure:8772: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:165:23: error: expected expression before ')' token
165 | if (sizeof ((__int128)))
| ^
configure:8772: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((__int128)))
| return 0;
| ;
| return 0;
| }
configure:8772: result: yes
configure:8782: checking for socklen_t
configure:8782: gcc -c -g -O2 conftest.c >&5
configure:8782: $? = 0
configure:8782: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:137:24: error: expected expression before ')' token
137 | if (sizeof ((socklen_t)))
| ^
configure:8782: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/socket.h>
|
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:8782: result: yes
configure:8796: checking type of array argument to getgroups
configure:8830: gcc -o conftest -g -O2 conftest.c >&5
configure:8830: $? = 0
configure:8830: ./conftest
configure:8830: $? = 0
configure:8855: result: gid_t
configure:8863: checking for mode_t
configure:8863: gcc -c -g -O2 conftest.c >&5
configure:8863: $? = 0
configure:8863: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:168:21: error: expected expression before ')' token
168 | if (sizeof ((mode_t)))
| ^
configure:8863: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:8863: result: yes
configure:8874: checking for off_t
configure:8874: gcc -c -g -O2 conftest.c >&5
configure:8874: $? = 0
configure:8874: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:168:20: error: expected expression before ')' token
168 | if (sizeof ((off_t)))
| ^
configure:8874: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:8874: result: yes
configure:8885: checking for pid_t
configure:8885: gcc -c -g -O2 conftest.c >&5
configure:8885: $? = 0
configure:8885: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:168:20: error: expected expression before ')' token
168 | if (sizeof ((pid_t)))
| ^
configure:8885: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:8885: result: yes
configure:8896: checking return type of signal handlers
configure:8914: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:138:10: error: void value not ignored as it ought to be
138 | return *(signal (0, 0)) (0) == 1;
| ~^~~~~~~~~~~~~~~~~~
configure:8914: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:8921: result: void
configure:8929: checking for size_t
configure:8929: gcc -c -g -O2 conftest.c >&5
configure:8929: $? = 0
configure:8929: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:169:21: error: expected expression before ')' token
169 | if (sizeof ((size_t)))
| ^
configure:8929: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
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: gcc -c -g -O2 conftest.c >&5
conftest.c:169:10: fatal error: windows.h: No such file or directory
169 | #include <windows.h>
| ^~~~~~~~~~~
compilation terminated.
configure:9078: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <windows.h>
configure:9078: result: no
configure:9105: checking for library containing dlsym
configure:9136: gcc -o conftest -g -O2 conftest.c >&5
configure:9136: $? = 0
configure:9153: result: none required
configure:9346: checking for objdir
configure:9361: result: .libs
configure:9632: checking if gcc supports -fno-rtti -fno-exceptions
configure:9650: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:9654: $? = 0
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:10003: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:10007: $? = 0
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:10108: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:10112: $? = 0
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:11338: gcc -c -g -O2 conftest.c >&5
configure:11341: $? = 0
configure:11356: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:11359: $? = 0
configure:11373: result: no
configure:11538: checking dynamic linker characteristics
configure:11979: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11979: $? = 0
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: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccyEsYWf.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/sim/conftest.c:170: undefined reference to `shl_load'
collect2: error: ld returned 1 exit status
configure:12427: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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/"
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:12427: result: no
configure:12431: checking for shl_load in -ldld
configure:12456: gcc -o conftest -g -O2 conftest.c -ldld >&5
/usr/bin/ld: cannot find -ldld: No such file or directory
collect2: error: ld returned 1 exit status
configure:12456: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:12465: result: no
configure:12470: checking for dlopen
configure:12470: gcc -o conftest -g -O2 conftest.c >&5
configure:12470: $? = 0
configure:12470: result: yes
configure:12627: checking whether a program can dlopen itself
configure:12707: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5
configure:12710: $? = 0
configure:12728: result: yes
configure:12733: checking whether a statically linked program can dlopen itself
configure:12813: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c >&5
/usr/bin/ld: /tmp/ccCXsDMG.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/sim/configure:12793: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
configure:12816: $? = 0
conftest: undefined symbol: _fnord
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:13008: gcc -o conftest -g -O2 conftest.c -lsocket >&5
/usr/bin/ld: cannot find -lsocket: No such file or directory
collect2: error: ld returned 1 exit status
configure:13008: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char bind ();
| int
| main ()
| {
| return bind ();
| ;
| return 0;
| }
configure:13017: result: no
configure:13028: checking for gethostbyname in -lnsl
configure:13053: gcc -o conftest -g -O2 conftest.c -lnsl >&5
configure:13053: $? = 0
configure:13062: result: yes
configure:13073: checking for fabs in -lm
configure:13098: gcc -o conftest -g -O2 conftest.c -lm -lnsl >&5
conftest.c:144:6: warning: conflicting types for built-in function 'fabs'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
144 | char fabs ();
| ^~~~
conftest.c:1:1: note: 'fabs' is declared in header '<math.h>'
1 | /* confdefs.h */
configure:13098: $? = 0
configure:13107: result: yes
configure:13118: checking for log2 in -lm
configure:13143: gcc -o conftest -g -O2 conftest.c -lm -lm -lnsl >&5
conftest.c:145:6: warning: conflicting types for built-in function 'log2'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
145 | char log2 ();
| ^~~~
conftest.c:1:1: note: 'log2' is declared in header '<math.h>'
1 | /* confdefs.h */
configure:13143: $? = 0
configure:13152: result: yes
configure:13164: checking for dlopen in -ldl
configure:13189: gcc -o conftest -g -O2 conftest.c -ldl -lm -lm -lnsl >&5
configure:13189: $? = 0
configure:13198: result: yes
configure:13212: checking for sdl2
configure:13393: result: no
configure:13398: checking for sdl
configure:13481: result: no
configure:13510: checking for cygwin
configure:13531: result: no
configure:13534: checking for library containing tgetent
configure:13565: gcc -o conftest -g -O2 conftest.c -ldl -lm -lm -lnsl >&5
/usr/bin/ld: /tmp/ccDWtsEl.o: in function `main':
/home/seti/riscv-gnu-toolchain/build-gdb-newlib/sim/conftest.c:151: undefined reference to `tgetent'
collect2: error: ld returned 1 exit status
configure:13565: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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_LIBNSL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:13565: gcc -o conftest -g -O2 conftest.c -ltermcap -ldl -lm -lm -lnsl >&5
/usr/bin/ld: cannot find -ltermcap: No such file or directory
collect2: error: ld returned 1 exit status
configure:13565: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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_LIBNSL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:13565: gcc -o conftest -g -O2 conftest.c -ltinfo -ldl -lm -lm -lnsl >&5
/usr/bin/ld: cannot find -ltinfo: No such file or directory
collect2: error: ld returned 1 exit status
configure:13565: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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_LIBNSL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:13565: gcc -o conftest -g -O2 conftest.c -lcurses -ldl -lm -lm -lnsl >&5
/usr/bin/ld: cannot find -lcurses: No such file or directory
collect2: error: ld returned 1 exit status
configure:13565: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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_LIBNSL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:13565: gcc -o conftest -g -O2 conftest.c -lncurses -ldl -lm -lm -lnsl >&5
/usr/bin/ld: cannot find -lncurses: No such file or directory
collect2: error: ld returned 1 exit status
configure:13565: $? = 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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_LIBNSL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:13582: result: no
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:14438: result: pre-installed
configure:14443: checking where to find the target as
configure:14480: result: pre-installed
configure:14485: checking where to find the target ld
configure:14522: result: pre-installed
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:155:1: error: old-style function definition [-Werror=old-style-definition]
155 | 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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
| #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_LIBNSL 1
| #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
configure:16233: $? = 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 -Wformat-nonliteral
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:16349: updating cache ./config.cache
configure:16402: checking that generated files are newer than configure
configure:16408: result: done
configure:16567: 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 seti-VirtualBox
config.status:1556: creating Make-common.sim
config.status:1556: creating arch-subdir.mk
config.status:1556: creating Makefile
config.status:1556: creating .gdbinit
config.status:1556: creating config.h
config.status:1770: executing libtool commands
config.status:1770: executing depfiles commands
config.status:1770: executing depdir-riscv commands
configure:19299: === configuring in riscv (/home/seti/riscv-gnu-toolchain/build-gdb-newlib/sim/riscv)
configure:19362: running /bin/bash /home/seti/riscv-gnu-toolchain/gdb/sim/riscv/configure --disable-option-checking '--prefix=/opt/riscv' '--disable-werror' '--with-expat=yes' '--enable-gdb' '--disable-gas' '--disable-binutils' '--disable-ld' '--disable-gold' '--disable-gprof' '--program-transform-name=s&^&riscv32-unknown-elf-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=riscv32-unknown-elf' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=riscv32-unknown-elf' 'CC=gcc' 'CFLAGS=-g -O2 ' 'LDFLAGS= ' --cache-file=.././config.cache --srcdir=/home/seti/riscv-gnu-toolchain/gdb/sim/riscv
## ---------------- ##
## 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=riscv32-unknown-elf
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=yes
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_mkdir=/usr/bin/mkdir
ac_cv_prog_AR='ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
ac_cv_prog_AWK=/usr/bin/gawk
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_RANLIB='ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
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='none required'
ac_cv_search_opendir='none required'
ac_cv_search_tgetent=no
ac_cv_struct_tm=time.h
ac_cv_target=riscv32-unknown-elf
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=yes
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} /home/seti/riscv-gnu-toolchain/gdb/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 --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
AR_FOR_BUILD='$(AR)'
AS_FOR_TARGET='riscv32-unknown-elf-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)'
AS_FOR_TARGET_RL78=''
AS_FOR_TARGET_RX=''
AS_FOR_TARGET_SH=''
AS_FOR_TARGET_V850=''
AUTOCONF='${SHELL} /home/seti/riscv-gnu-toolchain/gdb/missing autoconf'
AUTOHEADER='${SHELL} /home/seti/riscv-gnu-toolchain/gdb/missing autoheader'
AUTOMAKE='${SHELL} /home/seti/riscv-gnu-toolchain/gdb/missing automake-1.15'
AWK='/usr/bin/gawk'
CATALOGS=''
CATOBJEXT='.gmo'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CC_FOR_BUILD='gcc'
CC_FOR_TARGET='riscv32-unknown-elf-gcc'
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)'
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=':'
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='riscv32-unknown-elf-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)'
LD_FOR_TARGET_RL78=''
LD_FOR_TARGET_RX=''
LD_FOR_TARGET_SH=''
LD_FOR_TARGET_V850=''
LIBINTL=''
LIBINTL_DEP=''
LIBOBJS=''
LIBS='-ldl -lm -lm -lnsl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='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=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PLUGINS_FALSE='#'
PLUGINS_TRUE=''
POSUB='po'
RANLIB='ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/11/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='<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>'
SDL_CFLAGS=''
SDL_LIBS=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
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='riscv'
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=''
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 -Wformat-nonliteral'
WERROR_CFLAGS=''
XGETTEXT=':'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
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='${prefix}'
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} /home/seti/riscv-gnu-toolchain/gdb/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='/opt/riscv'
program_transform_name='s&^&riscv32-unknown-elf-&'
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=' riscv'
sysconfdir='${prefix}/etc'
target='riscv32-unknown-elf'
target_alias='riscv32-unknown-elf'
target_cpu='riscv32'
target_os='elf'
target_vendor='unknown'
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 "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
#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_LIBNSL 1
#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