754 lines
28 KiB
Text
754 lines
28 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 configure, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
$ /home/seti/riscv-gnu-toolchain/binutils/configure --target=riscv32-unknown-elf --prefix=/opt/riscv --disable-werror --with-expat=yes --disable-gdb --disable-sim --disable-libdecnumber --disable-readline --with-isa-spec=2.2
|
|
|
|
## --------- ##
|
|
## 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:2355: checking build system type
|
|
configure:2369: result: x86_64-pc-linux-gnu
|
|
configure:2416: checking host system type
|
|
configure:2429: result: x86_64-pc-linux-gnu
|
|
configure:2449: checking target system type
|
|
configure:2462: result: riscv32-unknown-elf
|
|
configure:2516: checking for a BSD-compatible install
|
|
configure:2584: result: /usr/bin/install -c
|
|
configure:2595: checking whether ln works
|
|
configure:2617: result: yes
|
|
configure:2621: checking whether ln -s works
|
|
configure:2625: result: yes
|
|
configure:2632: checking for a sed that does not truncate output
|
|
configure:2696: result: /usr/bin/sed
|
|
configure:2705: checking for gawk
|
|
configure:2732: result: /usr/bin/gawk
|
|
configure:3518: checking for gdbserver support
|
|
configure:3524: result: no
|
|
configure:4084: checking for gcc
|
|
configure:4100: found /usr/bin/gcc
|
|
configure:4111: result: gcc
|
|
configure:4340: checking for C compiler version
|
|
configure:4349: 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:4360: $? = 0
|
|
configure:4349: 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:4360: $? = 0
|
|
configure:4349: gcc -V >&5
|
|
gcc: error: unrecognized command-line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4360: $? = 1
|
|
configure:4349: gcc -qversion >&5
|
|
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4360: $? = 1
|
|
configure:4380: checking whether the C compiler works
|
|
configure:4402: gcc conftest.c >&5
|
|
configure:4406: $? = 0
|
|
configure:4454: result: yes
|
|
configure:4457: checking for C compiler default output file name
|
|
configure:4459: result: a.out
|
|
configure:4465: checking for suffix of executables
|
|
configure:4472: gcc -o conftest conftest.c >&5
|
|
configure:4476: $? = 0
|
|
configure:4498: result:
|
|
configure:4520: checking whether we are cross compiling
|
|
configure:4528: gcc -o conftest conftest.c >&5
|
|
configure:4532: $? = 0
|
|
configure:4539: ./conftest
|
|
configure:4543: $? = 0
|
|
configure:4558: result: no
|
|
configure:4563: checking for suffix of object files
|
|
configure:4585: gcc -c conftest.c >&5
|
|
configure:4589: $? = 0
|
|
configure:4610: result: o
|
|
configure:4614: checking whether we are using the GNU C compiler
|
|
configure:4633: gcc -c conftest.c >&5
|
|
configure:4633: $? = 0
|
|
configure:4642: result: yes
|
|
configure:4651: checking whether gcc accepts -g
|
|
configure:4671: gcc -c -g conftest.c >&5
|
|
configure:4671: $? = 0
|
|
configure:4712: result: yes
|
|
configure:4729: checking for gcc option to accept ISO C89
|
|
configure:4792: gcc -c -g -O2 conftest.c >&5
|
|
configure:4792: $? = 0
|
|
configure:4805: result: none needed
|
|
configure:4825: checking for gcc option to accept ISO C99
|
|
configure:4974: gcc -c -g -O2 conftest.c >&5
|
|
configure:4974: $? = 0
|
|
configure:4987: result: none needed
|
|
configure:5060: checking for g++
|
|
configure:5076: found /usr/bin/g++
|
|
configure:5087: result: g++
|
|
configure:5114: checking for C++ compiler version
|
|
configure:5123: g++ --version >&5
|
|
g++ (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:5134: $? = 0
|
|
configure:5123: g++ -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=g++
|
|
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:5134: $? = 0
|
|
configure:5123: g++ -V >&5
|
|
g++: error: unrecognized command-line option '-V'
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:5134: $? = 1
|
|
configure:5123: g++ -qversion >&5
|
|
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:5134: $? = 1
|
|
configure:5138: checking whether we are using the GNU C++ compiler
|
|
configure:5157: g++ -c conftest.cpp >&5
|
|
configure:5157: $? = 0
|
|
configure:5166: result: yes
|
|
configure:5175: checking whether g++ accepts -g
|
|
configure:5195: g++ -c -g conftest.cpp >&5
|
|
configure:5195: $? = 0
|
|
configure:5236: result: yes
|
|
configure:5285: checking whether g++ accepts -static-libstdc++ -static-libgcc
|
|
configure:5302: g++ -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp >&5
|
|
configure:5302: $? = 0
|
|
configure:5303: result: yes
|
|
configure:5367: checking for gnatbind
|
|
configure:5397: result: no
|
|
configure:5459: checking for gnatmake
|
|
configure:5489: result: no
|
|
configure:5508: checking whether compiler driver understands Ada
|
|
configure:5531: result: no
|
|
configure:5540: checking how to compare bootstrapped objects
|
|
configure:5565: result: cmp --ignore-initial=16 $$f1 $$f2
|
|
configure:5710: checking for objdir
|
|
configure:5725: result: .libs
|
|
configure:6290: checking for isl 0.15 or later
|
|
configure:6303: gcc -o conftest -g -O2 -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp >&5
|
|
conftest.c:10:10: fatal error: isl/schedule.h: No such file or directory
|
|
10 | #include <isl/schedule.h>
|
|
| ^~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:6303: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <isl/schedule.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| isl_options_set_schedule_serialize_sccs (NULL, 0);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:6310: result: no
|
|
configure:6314: result: required isl version is 0.15 or later
|
|
configure:7421: checking for default BUILD_CONFIG
|
|
configure:7453: result:
|
|
configure:7458: checking for --enable-vtable-verify
|
|
configure:7471: result: no
|
|
configure:8092: checking for bison
|
|
configure:8108: found /usr/bin/bison
|
|
configure:8119: result: bison -y
|
|
configure:8139: checking for bison
|
|
configure:8155: found /usr/bin/bison
|
|
configure:8166: result: bison
|
|
configure:8186: checking for gm4
|
|
configure:8216: result: no
|
|
configure:8186: checking for gnum4
|
|
configure:8216: result: no
|
|
configure:8186: checking for m4
|
|
configure:8202: found /usr/bin/m4
|
|
configure:8213: result: m4
|
|
configure:8233: checking for flex
|
|
configure:8249: found /usr/bin/flex
|
|
configure:8260: result: flex
|
|
configure:8281: checking for flex
|
|
configure:8297: found /usr/bin/flex
|
|
configure:8308: result: flex
|
|
configure:8328: checking for makeinfo
|
|
configure:8344: found /usr/bin/makeinfo
|
|
configure:8355: result: makeinfo
|
|
configure:8389: checking for expect
|
|
configure:8419: result: no
|
|
configure:8438: checking for runtest
|
|
configure:8468: result: no
|
|
configure:8583: checking for ar
|
|
configure:8599: found /usr/bin/ar
|
|
configure:8610: result: ar
|
|
configure:8724: checking for as
|
|
configure:8740: found /usr/bin/as
|
|
configure:8751: result: as
|
|
configure:8865: checking for dlltool
|
|
configure:8895: result: no
|
|
configure:9006: checking for ld
|
|
configure:9022: found /usr/bin/ld
|
|
configure:9033: result: ld
|
|
configure:9147: checking for lipo
|
|
configure:9177: result: no
|
|
configure:9288: checking for nm
|
|
configure:9304: found /usr/bin/nm
|
|
configure:9315: result: nm
|
|
configure:9429: checking for ranlib
|
|
configure:9445: found /usr/bin/ranlib
|
|
configure:9456: result: ranlib
|
|
configure:9565: checking for strip
|
|
configure:9581: found /usr/bin/strip
|
|
configure:9592: result: strip
|
|
configure:9701: checking for windres
|
|
configure:9731: result: no
|
|
configure:9842: checking for windmc
|
|
configure:9872: result: no
|
|
configure:9983: checking for objcopy
|
|
configure:9999: found /usr/bin/objcopy
|
|
configure:10010: result: objcopy
|
|
configure:10124: checking for objdump
|
|
configure:10140: found /usr/bin/objdump
|
|
configure:10151: result: objdump
|
|
configure:10265: checking for readelf
|
|
configure:10281: found /usr/bin/readelf
|
|
configure:10292: result: readelf
|
|
configure:10319: checking for -plugin option
|
|
configure:10439: result: --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
|
|
configure:10492: checking for cc
|
|
configure:10519: result: riscv32-unknown-elf-gcc
|
|
configure:10492: checking for gcc
|
|
configure:10519: result: riscv32-unknown-elf-gcc
|
|
configure:10712: checking for riscv32-unknown-elf-c++
|
|
configure:10728: found /opt/riscv/bin/riscv32-unknown-elf-c++
|
|
configure:10739: result: riscv32-unknown-elf-c++
|
|
configure:10873: checking for riscv32-unknown-elf-gcc
|
|
configure:10889: found /opt/riscv/bin/riscv32-unknown-elf-gcc
|
|
configure:10900: result: riscv32-unknown-elf-gcc
|
|
configure:11029: checking for riscv32-unknown-elf-gfortran
|
|
configure:11059: result: no
|
|
configure:11190: checking for riscv32-unknown-elf-gccgo
|
|
configure:11220: result: no
|
|
configure:11431: checking for riscv32-unknown-elf-ar
|
|
configure:11447: found /opt/riscv/bin/riscv32-unknown-elf-ar
|
|
configure:11458: result: riscv32-unknown-elf-ar
|
|
configure:11661: checking for riscv32-unknown-elf-as
|
|
configure:11677: found /opt/riscv/bin/riscv32-unknown-elf-as
|
|
configure:11688: result: riscv32-unknown-elf-as
|
|
configure:11891: checking for riscv32-unknown-elf-dlltool
|
|
configure:11921: result: no
|
|
configure:12121: checking for riscv32-unknown-elf-ld
|
|
configure:12137: found /opt/riscv/bin/riscv32-unknown-elf-ld
|
|
configure:12148: result: riscv32-unknown-elf-ld
|
|
configure:12351: checking for riscv32-unknown-elf-lipo
|
|
configure:12381: result: no
|
|
configure:12581: checking for riscv32-unknown-elf-nm
|
|
configure:12597: found /opt/riscv/bin/riscv32-unknown-elf-nm
|
|
configure:12608: result: riscv32-unknown-elf-nm
|
|
configure:12811: checking for riscv32-unknown-elf-objcopy
|
|
configure:12827: found /opt/riscv/bin/riscv32-unknown-elf-objcopy
|
|
configure:12838: result: riscv32-unknown-elf-objcopy
|
|
configure:13041: checking for riscv32-unknown-elf-objdump
|
|
configure:13057: found /opt/riscv/bin/riscv32-unknown-elf-objdump
|
|
configure:13068: result: riscv32-unknown-elf-objdump
|
|
configure:13271: checking for riscv32-unknown-elf-ranlib
|
|
configure:13287: found /opt/riscv/bin/riscv32-unknown-elf-ranlib
|
|
configure:13298: result: riscv32-unknown-elf-ranlib
|
|
configure:13501: checking for riscv32-unknown-elf-readelf
|
|
configure:13517: found /opt/riscv/bin/riscv32-unknown-elf-readelf
|
|
configure:13528: result: riscv32-unknown-elf-readelf
|
|
configure:13731: checking for riscv32-unknown-elf-strip
|
|
configure:13747: found /opt/riscv/bin/riscv32-unknown-elf-strip
|
|
configure:13758: result: riscv32-unknown-elf-strip
|
|
configure:13961: checking for riscv32-unknown-elf-windres
|
|
configure:13991: result: no
|
|
configure:14191: checking for riscv32-unknown-elf-windmc
|
|
configure:14221: result: no
|
|
configure:14288: checking where to find the target ar
|
|
configure:14311: result: just compiled
|
|
configure:14330: checking where to find the target as
|
|
configure:14353: result: just compiled
|
|
configure:14372: checking where to find the target cc
|
|
configure:14409: result: pre-installed
|
|
configure:14414: checking where to find the target c++
|
|
configure:14454: result: pre-installed
|
|
configure:14459: checking where to find the target c++ for libstdc++
|
|
configure:14499: result: pre-installed
|
|
configure:14504: checking where to find the target dlltool
|
|
configure:14527: result: just compiled
|
|
configure:14546: checking where to find the target gcc
|
|
configure:14583: result: pre-installed
|
|
configure:14588: checking where to find the target gfortran
|
|
configure:14628: result: pre-installed
|
|
configure:14633: checking where to find the target gccgo
|
|
configure:14673: result: pre-installed
|
|
configure:14678: checking where to find the target ld
|
|
configure:14701: result: just compiled
|
|
configure:14720: checking where to find the target lipo
|
|
configure:14746: result: pre-installed
|
|
configure:14751: checking where to find the target nm
|
|
configure:14774: result: just compiled
|
|
configure:14793: checking where to find the target objcopy
|
|
configure:14816: result: just compiled
|
|
configure:14835: checking where to find the target objdump
|
|
configure:14858: result: just compiled
|
|
configure:14877: checking where to find the target ranlib
|
|
configure:14900: result: just compiled
|
|
configure:14919: checking where to find the target readelf
|
|
configure:14942: result: just compiled
|
|
configure:14961: checking where to find the target strip
|
|
configure:14984: result: just compiled
|
|
configure:15003: checking where to find the target windres
|
|
configure:15026: result: just compiled
|
|
configure:15045: checking where to find the target windmc
|
|
configure:15068: result: just compiled
|
|
configure:15115: checking whether to enable maintainer-specific portions of Makefiles
|
|
configure:15124: result: no
|
|
configure:15359: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by config.status, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on seti-VirtualBox
|
|
|
|
config.status:988: creating Makefile
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=x86_64-pc-linux-gnu
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_cxx_compiler_gnu=yes
|
|
ac_cv_env_AR_FOR_TARGET_set=
|
|
ac_cv_env_AR_FOR_TARGET_value=
|
|
ac_cv_env_AR_set=
|
|
ac_cv_env_AR_value=
|
|
ac_cv_env_AS_FOR_TARGET_set=
|
|
ac_cv_env_AS_FOR_TARGET_value=
|
|
ac_cv_env_AS_set=
|
|
ac_cv_env_AS_value=
|
|
ac_cv_env_CCC_set=
|
|
ac_cv_env_CCC_value=
|
|
ac_cv_env_CC_FOR_TARGET_set=set
|
|
ac_cv_env_CC_FOR_TARGET_value=riscv32-unknown-elf-gcc
|
|
ac_cv_env_CC_set=
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_set=
|
|
ac_cv_env_CFLAGS_value=
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CXXFLAGS_set=
|
|
ac_cv_env_CXXFLAGS_value=
|
|
ac_cv_env_CXX_FOR_TARGET_set=
|
|
ac_cv_env_CXX_FOR_TARGET_value=
|
|
ac_cv_env_CXX_set=
|
|
ac_cv_env_CXX_value=
|
|
ac_cv_env_DLLTOOL_FOR_TARGET_set=
|
|
ac_cv_env_DLLTOOL_FOR_TARGET_value=
|
|
ac_cv_env_DLLTOOL_set=
|
|
ac_cv_env_DLLTOOL_value=
|
|
ac_cv_env_GCC_FOR_TARGET_set=
|
|
ac_cv_env_GCC_FOR_TARGET_value=
|
|
ac_cv_env_GFORTRAN_FOR_TARGET_set=
|
|
ac_cv_env_GFORTRAN_FOR_TARGET_value=
|
|
ac_cv_env_GOC_FOR_TARGET_set=
|
|
ac_cv_env_GOC_FOR_TARGET_value=
|
|
ac_cv_env_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
ac_cv_env_LD_FOR_TARGET_set=
|
|
ac_cv_env_LD_FOR_TARGET_value=
|
|
ac_cv_env_LD_set=
|
|
ac_cv_env_LD_value=
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_LIPO_FOR_TARGET_set=
|
|
ac_cv_env_LIPO_FOR_TARGET_value=
|
|
ac_cv_env_LIPO_set=
|
|
ac_cv_env_LIPO_value=
|
|
ac_cv_env_NM_FOR_TARGET_set=
|
|
ac_cv_env_NM_FOR_TARGET_value=
|
|
ac_cv_env_NM_set=
|
|
ac_cv_env_NM_value=
|
|
ac_cv_env_OBJCOPY_FOR_TARGET_set=
|
|
ac_cv_env_OBJCOPY_FOR_TARGET_value=
|
|
ac_cv_env_OBJCOPY_set=
|
|
ac_cv_env_OBJCOPY_value=
|
|
ac_cv_env_OBJDUMP_FOR_TARGET_set=
|
|
ac_cv_env_OBJDUMP_FOR_TARGET_value=
|
|
ac_cv_env_OBJDUMP_set=
|
|
ac_cv_env_OBJDUMP_value=
|
|
ac_cv_env_RANLIB_FOR_TARGET_set=
|
|
ac_cv_env_RANLIB_FOR_TARGET_value=
|
|
ac_cv_env_RANLIB_set=
|
|
ac_cv_env_RANLIB_value=
|
|
ac_cv_env_READELF_FOR_TARGET_set=
|
|
ac_cv_env_READELF_FOR_TARGET_value=
|
|
ac_cv_env_READELF_set=
|
|
ac_cv_env_READELF_value=
|
|
ac_cv_env_STRIP_FOR_TARGET_set=
|
|
ac_cv_env_STRIP_FOR_TARGET_value=
|
|
ac_cv_env_STRIP_set=
|
|
ac_cv_env_STRIP_value=
|
|
ac_cv_env_WINDMC_FOR_TARGET_set=
|
|
ac_cv_env_WINDMC_FOR_TARGET_value=
|
|
ac_cv_env_WINDMC_set=
|
|
ac_cv_env_WINDMC_value=
|
|
ac_cv_env_WINDRES_FOR_TARGET_set=
|
|
ac_cv_env_WINDRES_FOR_TARGET_value=
|
|
ac_cv_env_WINDRES_set=
|
|
ac_cv_env_WINDRES_value=
|
|
ac_cv_env_build_alias_set=
|
|
ac_cv_env_build_alias_value=
|
|
ac_cv_env_build_configargs_set=
|
|
ac_cv_env_build_configargs_value=
|
|
ac_cv_env_host_alias_set=
|
|
ac_cv_env_host_alias_value=
|
|
ac_cv_env_host_configargs_set=
|
|
ac_cv_env_host_configargs_value=
|
|
ac_cv_env_target_alias_set=set
|
|
ac_cv_env_target_alias_value=riscv32-unknown-elf
|
|
ac_cv_env_target_configargs_set=
|
|
ac_cv_env_target_configargs_value=
|
|
ac_cv_host=x86_64-pc-linux-gnu
|
|
ac_cv_objext=o
|
|
ac_cv_path_SED=/usr/bin/sed
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_prog_AR=ar
|
|
ac_cv_prog_AR_FOR_TARGET=riscv32-unknown-elf-ar
|
|
ac_cv_prog_AS=as
|
|
ac_cv_prog_AS_FOR_TARGET=riscv32-unknown-elf-as
|
|
ac_cv_prog_AWK=/usr/bin/gawk
|
|
ac_cv_prog_BISON=bison
|
|
ac_cv_prog_CC_FOR_TARGET=riscv32-unknown-elf-gcc
|
|
ac_cv_prog_CXX_FOR_TARGET=riscv32-unknown-elf-c++
|
|
ac_cv_prog_FLEX=flex
|
|
ac_cv_prog_GCC_FOR_TARGET=riscv32-unknown-elf-gcc
|
|
ac_cv_prog_LD=ld
|
|
ac_cv_prog_LD_FOR_TARGET=riscv32-unknown-elf-ld
|
|
ac_cv_prog_LEX=flex
|
|
ac_cv_prog_M4=m4
|
|
ac_cv_prog_MAKEINFO=makeinfo
|
|
ac_cv_prog_NM=nm
|
|
ac_cv_prog_NM_FOR_TARGET=riscv32-unknown-elf-nm
|
|
ac_cv_prog_OBJCOPY=objcopy
|
|
ac_cv_prog_OBJCOPY_FOR_TARGET=riscv32-unknown-elf-objcopy
|
|
ac_cv_prog_OBJDUMP=objdump
|
|
ac_cv_prog_OBJDUMP_FOR_TARGET=riscv32-unknown-elf-objdump
|
|
ac_cv_prog_RANLIB=ranlib
|
|
ac_cv_prog_RANLIB_FOR_TARGET=riscv32-unknown-elf-ranlib
|
|
ac_cv_prog_READELF=readelf
|
|
ac_cv_prog_READELF_FOR_TARGET=riscv32-unknown-elf-readelf
|
|
ac_cv_prog_STRIP=strip
|
|
ac_cv_prog_STRIP_FOR_TARGET=riscv32-unknown-elf-strip
|
|
ac_cv_prog_YACC='bison -y'
|
|
ac_cv_prog_ac_ct_CC=gcc
|
|
ac_cv_prog_ac_ct_CXX=g++
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_c99=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cxx_g=yes
|
|
ac_cv_target=riscv32-unknown-elf
|
|
acx_cv_cc_gcc_supports_ada=no
|
|
acx_cv_prog_LN=ln
|
|
gcc_cv_isl=no
|
|
gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
|
|
gcc_cv_tool_dirs=
|
|
gcc_cv_tool_prefix=/opt/riscv
|
|
lt_cv_objdir=.libs
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
AR='ar'
|
|
AR_FOR_BUILD='$(AR)'
|
|
AR_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/ar'
|
|
AR_PLUGIN_OPTION='--plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
|
|
AS='as'
|
|
AS_FOR_BUILD='$(AS)'
|
|
AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gas/as-new'
|
|
AWK='/usr/bin/gawk'
|
|
BISON='bison'
|
|
BUILD_CONFIG=''
|
|
CC='gcc'
|
|
CC_FOR_BUILD='$(CC)'
|
|
CC_FOR_TARGET='riscv32-unknown-elf-gcc'
|
|
CFLAGS='-g -O2'
|
|
CFLAGS_FOR_BUILD='-g -O2'
|
|
CFLAGS_FOR_TARGET='-g -O2'
|
|
COMPILER_AS_FOR_TARGET='$(AS_FOR_TARGET)'
|
|
COMPILER_LD_FOR_TARGET='$(LD_FOR_TARGET)'
|
|
COMPILER_NM_FOR_TARGET='$(NM_FOR_TARGET)'
|
|
CONFIGURE_GDB_TK=''
|
|
CPPFLAGS=''
|
|
CXX='g++'
|
|
CXXFLAGS='-g -O2'
|
|
CXXFLAGS_FOR_BUILD='-g -O2'
|
|
CXXFLAGS_FOR_TARGET='-g -O2'
|
|
CXX_FOR_BUILD='$(CXX)'
|
|
CXX_FOR_TARGET='riscv32-unknown-elf-c++'
|
|
DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
|
|
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
|
|
DLLTOOL='dlltool'
|
|
DLLTOOL_FOR_BUILD='$(DLLTOOL)'
|
|
DLLTOOL_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/dlltool'
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EXEEXT=''
|
|
EXPECT='expect'
|
|
FLAGS_FOR_TARGET=' -L$$r/$(HOST_SUBDIR)/ld'
|
|
FLEX='flex'
|
|
GCC_FOR_TARGET='riscv32-unknown-elf-gcc'
|
|
GCC_SHLIB_SUBDIR=''
|
|
GDB_TK=''
|
|
GFORTRAN_FOR_BUILD='$(GFORTRAN)'
|
|
GFORTRAN_FOR_TARGET='riscv32-unknown-elf-gfortran'
|
|
GNATBIND='no'
|
|
GNATMAKE='no'
|
|
GOC_FOR_BUILD='$(GOC)'
|
|
GOC_FOR_TARGET='riscv32-unknown-elf-gccgo'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_GDB_TK=''
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
LD='ld'
|
|
LDFLAGS=''
|
|
LDFLAGS_FOR_BUILD=''
|
|
LDFLAGS_FOR_TARGET=''
|
|
LD_FOR_BUILD='$(LD)'
|
|
LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/ld/ld-new'
|
|
LEX='flex'
|
|
LIBOBJS=''
|
|
LIBS=''
|
|
LIPO='lipo'
|
|
LIPO_FOR_TARGET='riscv32-unknown-elf-lipo'
|
|
LN='ln'
|
|
LN_S='ln -s'
|
|
LTLIBOBJS=''
|
|
M4='m4'
|
|
MAINT='#'
|
|
MAINTAINER_MODE_FALSE=''
|
|
MAINTAINER_MODE_TRUE='#'
|
|
MAKEINFO='makeinfo'
|
|
NM='nm'
|
|
NM_FOR_BUILD='$(NM)'
|
|
NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/nm-new'
|
|
OBJCOPY='objcopy'
|
|
OBJCOPY_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/objcopy'
|
|
OBJDUMP='objdump'
|
|
OBJDUMP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/objdump'
|
|
OBJEXT='o'
|
|
PACKAGE_BUGREPORT=''
|
|
PACKAGE_NAME=''
|
|
PACKAGE_STRING=''
|
|
PACKAGE_TARNAME=''
|
|
PACKAGE_URL=''
|
|
PACKAGE_VERSION=''
|
|
PATH_SEPARATOR=':'
|
|
PGO_BUILD_GEN_CFLAGS=''
|
|
PGO_BUILD_LTO_CFLAGS=''
|
|
PGO_BUILD_USE_CFLAGS=''
|
|
PKG_CONFIG_PATH=''
|
|
RANLIB='ranlib'
|
|
RANLIB_FOR_BUILD='$(RANLIB)'
|
|
RANLIB_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/ranlib'
|
|
RANLIB_PLUGIN_OPTION='--plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so'
|
|
RAW_CXX_FOR_TARGET='riscv32-unknown-elf-c++'
|
|
READELF='readelf'
|
|
READELF_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/readelf'
|
|
RPATH_ENVVAR='LD_LIBRARY_PATH'
|
|
RUNTEST='runtest'
|
|
SED='/usr/bin/sed'
|
|
SHELL='/bin/bash'
|
|
STRIP='strip'
|
|
STRIP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/strip-new'
|
|
SYSROOT_CFLAGS_FOR_TARGET=''
|
|
TOPLEVEL_CONFIGURE_ARGUMENTS='/home/seti/riscv-gnu-toolchain/binutils/configure --target=riscv32-unknown-elf --prefix=/opt/riscv --disable-werror --with-expat=yes --disable-gdb --disable-sim --disable-libdecnumber --disable-readline --with-isa-spec=2.2'
|
|
WINDMC='windmc'
|
|
WINDMC_FOR_BUILD='$(WINDMC)'
|
|
WINDMC_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/windmc'
|
|
WINDRES='windres'
|
|
WINDRES_FOR_BUILD='$(WINDRES)'
|
|
WINDRES_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/windres'
|
|
YACC='bison -y'
|
|
ac_ct_CC='gcc'
|
|
ac_ct_CXX='g++'
|
|
bindir='${exec_prefix}/bin'
|
|
build='x86_64-pc-linux-gnu'
|
|
build_alias=''
|
|
build_configargs=' --cache-file=./config.cache '\''--prefix=/opt/riscv'\'' '\''--disable-werror'\'' '\''--with-expat=yes'\'' '\''--disable-gdb'\'' '\''--disable-sim'\'' '\''--disable-libdecnumber'\'' '\''--disable-readline'\'' '\''--with-isa-spec=2.2'\'' --program-transform-name='\''s&^&riscv32-unknown-elf-&'\'' --disable-option-checking'
|
|
build_configdirs=' libiberty'
|
|
build_cpu='x86_64'
|
|
build_libsubdir='build-x86_64-pc-linux-gnu'
|
|
build_noncanonical='x86_64-pc-linux-gnu'
|
|
build_os='linux-gnu'
|
|
build_subdir='build-x86_64-pc-linux-gnu'
|
|
build_tooldir='${exec_prefix}/riscv32-unknown-elf'
|
|
build_vendor='pc'
|
|
compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
|
|
configdirs=' intl libiberty opcodes bfd zlib libbacktrace libctf binutils gas ld gprof etc'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
do_compare='cmp --ignore-initial=16 $$f1 $$f2'
|
|
docdir='${datarootdir}/doc/${PACKAGE}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
extra_host_libiberty_configure_flags=''
|
|
extra_host_zlib_configure_flags=''
|
|
extra_isl_gmp_configure_flags=''
|
|
extra_liboffloadmic_configure_flags=''
|
|
extra_linker_plugin_configure_flags=''
|
|
extra_linker_plugin_flags=''
|
|
extra_mpc_gmp_configure_flags=''
|
|
extra_mpc_mpfr_configure_flags=''
|
|
extra_mpfr_configure_flags=''
|
|
get_gcc_base_ver='cat'
|
|
gmpinc=''
|
|
gmplibs='-lmpc -lmpfr -lgmp'
|
|
host='x86_64-pc-linux-gnu'
|
|
host_alias=''
|
|
host_configargs=' --cache-file=./config.cache --with-gnu-as --with-gnu-ld '\''--prefix=/opt/riscv'\'' '\''--disable-werror'\'' '\''--with-expat=yes'\'' '\''--disable-gdb'\'' '\''--disable-sim'\'' '\''--disable-libdecnumber'\'' '\''--disable-readline'\'' '\''--with-isa-spec=2.2'\'' --program-transform-name='\''s&^&riscv32-unknown-elf-&'\'' --disable-option-checking'
|
|
host_cpu='x86_64'
|
|
host_noncanonical='x86_64-pc-linux-gnu'
|
|
host_os='linux-gnu'
|
|
host_shared='no'
|
|
host_subdir='.'
|
|
host_vendor='pc'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
islinc=''
|
|
isllibs=''
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${datarootdir}/man'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
poststage1_ldflags='-static-libstdc++ -static-libgcc'
|
|
poststage1_libs=''
|
|
prefix='/opt/riscv'
|
|
program_transform_name='s&^&riscv32-unknown-elf-&'
|
|
psdir='${docdir}'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
stage1_cflags='-g'
|
|
stage1_checking='--enable-checking=yes,types'
|
|
stage1_languages=',c,'
|
|
stage1_ldflags=''
|
|
stage1_libs=''
|
|
stage2_werror_flag=''
|
|
sysconfdir='${prefix}/etc'
|
|
target='riscv32-unknown-elf'
|
|
target_alias='riscv32-unknown-elf'
|
|
target_configargs='--cache-file=./config.cache --enable-multilib --with-cross-host=x86_64-pc-linux-gnu '\''--prefix=/opt/riscv'\'' '\''--disable-werror'\'' '\''--with-expat=yes'\'' '\''--disable-gdb'\'' '\''--disable-sim'\'' '\''--disable-libdecnumber'\'' '\''--disable-readline'\'' '\''--with-isa-spec=2.2'\'' --program-transform-name='\''s&^&riscv32-unknown-elf-&'\'' --disable-option-checking'
|
|
target_configdirs=''
|
|
target_cpu='riscv32'
|
|
target_noncanonical='riscv32-unknown-elf'
|
|
target_os='elf'
|
|
target_subdir='riscv32-unknown-elf'
|
|
target_vendor='unknown'
|
|
tooldir='${exec_prefix}/riscv32-unknown-elf'
|
|
|
|
## ------------------- ##
|
|
## File substitutions. ##
|
|
## ------------------- ##
|
|
|
|
alphaieee_frag='/dev/null'
|
|
host_makefile_frag='/dev/null'
|
|
ospace_frag='/dev/null'
|
|
serialization_dependencies='serdep.tmp'
|
|
target_makefile_frag='/dev/null'
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME ""
|
|
#define PACKAGE_TARNAME ""
|
|
#define PACKAGE_VERSION ""
|
|
#define PACKAGE_STRING ""
|
|
#define PACKAGE_BUGREPORT ""
|
|
#define PACKAGE_URL ""
|
|
#define LT_OBJDIR ".libs/"
|
|
|
|
configure: exit 0
|