Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by configure, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure --build=x86_64-gnu-linux --build=x86_64 --host=x86_64-linux-gnu --target=x86_64-Linux-gnu --with-optimizations --enable-multilib --with-languages c,c++,obj-c,obj-c++,fortran,cobol,ada
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = alysha.home
- uname -m = x86_64
- uname -r = 5.15.145
- uname -s = Linux
- uname -v = #1 SMP PREEMPT Sun Dec 24 00:07:06 CST 2023
- /usr/bin/uname -p = Intel(R) Xeon(R) CPU E5-1603 0 @ 2.80GHz
- /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: /usr/local/bin
- PATH: /usr/bin
- PATH: /bin
- PATH: /usr/games
- PATH: /usr/lib64/libexec/kf5
- PATH: /usr/lib64/qt5/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2401: checking build system type
- checking build system type... configure:2415: result: x86_64-pc-none
- x86_64-pc-none
- configure:2462: checking host system type
- checking host system type... configure:2475: result: x86_64-pc-linux-gnu
- x86_64-pc-linux-gnu
- configure:2495: checking target system type
- checking target system type... configure:2508: result: x86_64-Linux-gnu
- x86_64-Linux-gnu
- configure:2562: checking for a BSD-compatible install
- checking for a BSD-compatible install... configure:2630: result: /usr/bin/ginstall -c
- /usr/bin/ginstall -c
- configure:2641: checking whether ln works
- checking whether ln works... configure:2663: result: yes
- yes
- configure:2667: checking whether ln -s works
- checking whether ln -s works... configure:2671: result: yes
- yes
- configure:2678: checking for a sed that does not truncate output
- checking for a sed that does not truncate output... configure:2742: result: /usr/bin/sed
- /usr/bin/sed
- configure:2751: checking for gawk
- checking for gawk... configure:2767: found /usr/bin/gawk
- configure:2778: result: gawk
- gawk
- configure:3305: checking for libatomic support
- checking for libatomic support... configure:3315: result: yes
- yes
- configure:3324: checking for libitm support
- checking for libitm support... configure:3334: result: yes
- yes
- configure:3343: checking for libsanitizer support
- checking for libsanitizer support... configure:3349: result: no
- no
- configure:3362: checking for libvtv support
- checking for libvtv support... configure:3368: result: no
- no
- configure:3492: checking for libphobos support
- checking for libphobos support... configure:3498: result: no
- no
- configure:4171: checking for x86_64-linux-gnu-gcc
- checking for x86_64-linux-gnu-gcc... configure:4201: result: no
- no
- configure:4211: checking for gcc
- checking for gcc... configure:4227: found /usr/bin/gcc
- configure:4238: result: gcc
- gcc
- configure:4250: WARNING: using cross tools not prefixed with host triplet
- configure:4467: checking for C compiler version
- configure:4476: gcc --version >&5
- gcc (GCC) 11.2.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:4487: $? = 0
- configure:4476: gcc -v >&5
- Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/11.2.0/specs
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/11.2.0/lto-wrapper
- Target: x86_64-slackware-linux
- Configured with: ../gcc-11.2.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --enable-gnu-indirect-function --with-linker-hash-style=gnu --with-gnu-ld --with-isl --verbose --with-arch-directory=amd64 --disable-gtktest --disable-werror --enable-clocale=gnu --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
- Thread model: posix
- Supported LTO compression algorithms: zlib zstd
- gcc version 11.2.0 (GCC)
- configure:4487: $? = 0
- configure:4476: gcc -V >&5
- gcc: error: unrecognized command-line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:4487: $? = 1
- configure:4476: gcc -qversion >&5
- gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
- gcc: fatal error: no input files
- compilation terminated.
- configure:4487: $? = 1
- configure:4507: checking whether the C compiler works
- checking whether the C compiler works... configure:4529: gcc conftest.c >&5
- configure:4533: $? = 0
- configure:4581: result: yes
- yes
- configure:4584: checking for C compiler default output file name
- checking for C compiler default output file name... configure:4586: result: a.out
- a.out
- configure:4592: checking for suffix of executables
- checking for suffix of executables... configure:4599: gcc -o conftest conftest.c >&5
- configure:4603: $? = 0
- configure:4625: result:
- configure:4647: checking whether we are cross compiling
- checking whether we are cross compiling... configure:4685: result: yes
- yes
- configure:4690: checking for suffix of object files
- checking for suffix of object files... configure:4712: gcc -c conftest.c >&5
- configure:4716: $? = 0
- configure:4737: result: o
- o
- configure:4741: checking whether we are using the GNU C compiler
- checking whether we are using the GNU C compiler... configure:4760: gcc -c conftest.c >&5
- configure:4760: $? = 0
- configure:4769: result: yes
- yes
- configure:4778: checking whether gcc accepts -g
- checking whether gcc accepts -g... configure:4798: gcc -c -g conftest.c >&5
- configure:4798: $? = 0
- configure:4839: result: yes
- yes
- configure:4856: checking for gcc option to accept ISO C89
- checking for gcc option to accept ISO C89... configure:4919: gcc -c -g -O2 conftest.c >&5
- configure:4919: $? = 0
- configure:4932: result: none needed
- none needed
- configure:4952: checking for gcc option to accept ISO C99
- checking for gcc option to accept ISO C99... configure:5101: gcc -c -g -O2 conftest.c >&5
- configure:5101: $? = 0
- configure:5114: result: none needed
- none needed
- configure:5143: checking for x86_64-linux-gnu-g++
- checking for x86_64-linux-gnu-g++... configure:5173: result: no
- no
- configure:5143: checking for x86_64-linux-gnu-c++
- checking for x86_64-linux-gnu-c++... configure:5173: result: no
- no
- configure:5143: checking for x86_64-linux-gnu-gpp
- checking for x86_64-linux-gnu-gpp... configure:5173: result: no
- no
- configure:5143: checking for x86_64-linux-gnu-aCC
- checking for x86_64-linux-gnu-aCC... configure:5173: result: no
- no
- configure:5143: checking for x86_64-linux-gnu-CC
- checking for x86_64-linux-gnu-CC... configure:5173: result: no
- no
- configure:5143: checking for x86_64-linux-gnu-cxx
- checking for x86_64-linux-gnu-cxx... configure:5173: result: no
- no
- configure:5143: checking for x86_64-linux-gnu-cc++
- checking for x86_64-linux-gnu-cc++... configure:5173: result: no
- no
- configure:5143: checking for x86_64-linux-gnu-cl.exe
- checking for x86_64-linux-gnu-cl.exe... configure:5173: result: no
- no
- configure:5143: checking for x86_64-linux-gnu-FCC
- checking for x86_64-linux-gnu-FCC... configure:5173: result: no
- no
- configure:5143: checking for x86_64-linux-gnu-KCC
- checking for x86_64-linux-gnu-KCC... configure:5173: result: no
- no
- configure:5143: checking for x86_64-linux-gnu-RCC
- checking for x86_64-linux-gnu-RCC... configure:5173: result: no
- no
- configure:5143: checking for x86_64-linux-gnu-xlC_r
- checking for x86_64-linux-gnu-xlC_r... configure:5173: result: no
- no
- configure:5143: checking for x86_64-linux-gnu-xlC
- checking for x86_64-linux-gnu-xlC... configure:5173: result: no
- no
- configure:5187: checking for g++
- checking for g++... configure:5203: found /usr/bin/g++
- configure:5214: result: g++
- g++
- configure:5241: checking for C++ compiler version
- configure:5250: g++ --version >&5
- g++ (GCC) 11.2.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:5261: $? = 0
- configure:5250: g++ -v >&5
- Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/11.2.0/specs
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/11.2.0/lto-wrapper
- Target: x86_64-slackware-linux
- Configured with: ../gcc-11.2.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --enable-gnu-indirect-function --with-linker-hash-style=gnu --with-gnu-ld --with-isl --verbose --with-arch-directory=amd64 --disable-gtktest --disable-werror --enable-clocale=gnu --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
- Thread model: posix
- Supported LTO compression algorithms: zlib zstd
- gcc version 11.2.0 (GCC)
- configure:5261: $? = 0
- configure:5250: g++ -V >&5
- g++: error: unrecognized command-line option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:5261: $? = 1
- configure:5250: g++ -qversion >&5
- g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
- g++: fatal error: no input files
- compilation terminated.
- configure:5261: $? = 1
- configure:5265: checking whether we are using the GNU C++ compiler
- checking whether we are using the GNU C++ compiler... configure:5284: g++ -c conftest.cpp >&5
- configure:5284: $? = 0
- configure:5293: result: yes
- yes
- configure:5302: checking whether g++ accepts -g
- checking whether g++ accepts -g... configure:5322: g++ -c -g conftest.cpp >&5
- configure:5322: $? = 0
- configure:5363: result: yes
- yes
- configure:5412: checking whether g++ accepts -static-libstdc++ -static-libgcc
- checking whether g++ accepts -static-libstdc++ -static-libgcc... configure:5429: g++ -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp >&5
- configure:5429: $? = 0
- configure:5430: result: yes
- yes
- configure:5454: checking for x86_64-linux-gnu-gnatbind
- checking for x86_64-linux-gnu-gnatbind... configure:5484: result: no
- no
- configure:5494: checking for gnatbind
- checking for gnatbind... configure:5510: found /usr/bin/gnatbind
- configure:5521: result: gnatbind
- gnatbind
- configure:5546: checking for x86_64-linux-gnu-gnatmake
- checking for x86_64-linux-gnu-gnatmake... configure:5576: result: no
- no
- configure:5586: checking for gnatmake
- checking for gnatmake... configure:5602: found /usr/bin/gnatmake
- configure:5613: result: gnatmake
- gnatmake
- configure:5635: checking whether compiler driver understands Ada and is recent enough
- checking whether compiler driver understands Ada and is recent enough... configure:5662: result: yes
- yes
- configure:5676: checking for x86_64-linux-gnu-gdc
- checking for x86_64-linux-gnu-gdc... configure:5706: result: no
- no
- configure:5716: checking for gdc
- checking for gdc... configure:5732: found /usr/bin/gdc
- configure:5743: result: gdc
- gdc
- configure:5765: checking whether the D compiler works
- checking whether the D compiler works... configure:5782: result: yes
- yes
- configure:5794: checking for cargo
- checking for cargo... configure:5810: found /usr/bin/cargo
- configure:5821: result: cargo
- cargo
- configure:5838: checking how to compare bootstrapped objects
- checking how to compare bootstrapped objects... configure:5863: result: cmp --ignore-initial=16 $$f1 $$f2
- cmp --ignore-initial=16 $$f1 $$f2
- configure:5930: checking whether g++ supports C++11 features by default
- checking whether g++ supports C++11 features by default... configure:6226: g++ -c -g -O2 conftest.cpp >&5
- configure:6226: $? = 0
- configure:6233: result: yes
- yes
- configure:6929: checking whether g++ supports C++11 features by default
- checking whether g++ supports C++11 features by default... configure:7225: g++ -c conftest.cpp >&5
- configure:7225: $? = 0
- configure:7232: result: yes
- yes
- configure:8007: checking for objdir
- checking for objdir... configure:8022: result: .libs
- .libs
- configure:8192: checking for the correct version of gmp.h
- checking for the correct version of gmp.h... configure:8211: gcc -c -g -O2 conftest.c >&5
- configure:8211: $? = 0
- configure:8229: gcc -c -g -O2 conftest.c >&5
- configure:8229: $? = 0
- configure:8230: result: yes
- yes
- configure:8246: checking for the correct version of mpfr.h
- checking for the correct version of mpfr.h... configure:8264: gcc -c -g -O2 conftest.c >&5
- configure:8264: $? = 0
- configure:8281: gcc -c -g -O2 conftest.c >&5
- configure:8281: $? = 0
- configure:8282: result: yes
- yes
- configure:8299: checking for the correct version of mpc.h
- checking for the correct version of mpc.h... configure:8316: gcc -c -g -O2 conftest.c >&5
- configure:8316: $? = 0
- configure:8332: gcc -c -g -O2 conftest.c >&5
- configure:8332: $? = 0
- configure:8333: result: yes
- yes
- configure:8351: checking for the correct version of the gmp/mpfr libraries
- checking for the correct version of the gmp/mpfr libraries... configure:8375: gcc -o conftest -g -O2 conftest.c -lmpc -lmpfr -lgmp >&5
- configure:8375: $? = 0
- configure:8376: result: yes
- yes
- configure:8391: checking for the correct version of the mpc libraries
- checking for the correct version of the mpc libraries... configure:8412: gcc -o conftest -g -O2 conftest.c -lmpc -lmpfr -lgmp >&5
- configure:8412: $? = 0
- configure:8413: result: yes
- yes
- configure:8638: checking for isl 0.15 or later
- checking for isl 0.15 or later... configure:8651: gcc -o conftest -g -O2 -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp >&5
- configure:8651: $? = 0
- configure:8658: result: yes
- yes
- configure:9156: WARNING: use of cargo not yet supported here in Canadian cross configurations
- The following languages will be built: c,c++,fortran,lto,objc
- configure:9927: checking for default BUILD_CONFIG
- checking for default BUILD_CONFIG... configure:9959: result:
- configure:9964: checking for --enable-vtable-verify
- checking for --enable-vtable-verify... configure:9977: result: no
- no
- configure:10654: checking for bison
- checking for bison... configure:10670: found /usr/bin/bison
- configure:10681: result: bison -y
- bison -y
- configure:10701: checking for bison
- checking for bison... configure:10717: found /usr/bin/bison
- configure:10728: result: bison
- bison
- configure:10748: checking for gm4
- checking for gm4... configure:10778: result: no
- no
- configure:10748: checking for gnum4
- checking for gnum4... configure:10778: result: no
- no
- configure:10748: checking for m4
- checking for m4... configure:10764: found /usr/bin/m4
- configure:10775: result: m4
- m4
- configure:10795: checking for flex
- checking for flex... configure:10811: found /usr/bin/flex
- configure:10822: result: flex
- flex
- configure:10843: checking for flex
- checking for flex... configure:10859: found /usr/bin/flex
- configure:10870: result: flex
- flex
- configure:10890: checking for makeinfo
- checking for makeinfo... configure:10906: found /usr/bin/makeinfo
- configure:10917: result: makeinfo
- makeinfo
- configure:10951: checking for expect
- checking for expect... configure:10967: found /usr/bin/expect
- configure:10978: result: expect
- expect
- configure:11000: checking for runtest
- checking for runtest... configure:11030: result: no
- no
- configure:11106: checking for x86_64-linux-gnu-ar
- checking for x86_64-linux-gnu-ar... configure:11136: result: no
- no
- configure:11247: checking for x86_64-linux-gnu-as
- checking for x86_64-linux-gnu-as... configure:11277: result: no
- no
- configure:11388: checking for x86_64-linux-gnu-dlltool
- checking for x86_64-linux-gnu-dlltool... configure:11418: result: no
- no
- configure:11529: checking for x86_64-linux-gnu-dsymutil
- checking for x86_64-linux-gnu-dsymutil... configure:11559: result: no
- no
- configure:11670: checking for x86_64-linux-gnu-ld
- checking for x86_64-linux-gnu-ld... configure:11700: result: no
- no
- configure:11811: checking for x86_64-linux-gnu-lipo
- checking for x86_64-linux-gnu-lipo... configure:11841: result: no
- no
- configure:11952: checking for x86_64-linux-gnu-nm
- checking for x86_64-linux-gnu-nm... configure:11982: result: no
- no
- configure:12093: checking for x86_64-linux-gnu-ranlib
- checking for x86_64-linux-gnu-ranlib... configure:12123: result: no
- no
- configure:12229: checking for x86_64-linux-gnu-strip
- checking for x86_64-linux-gnu-strip... configure:12259: result: no
- no
- configure:12365: checking for x86_64-linux-gnu-windres
- checking for x86_64-linux-gnu-windres... configure:12395: result: no
- no
- configure:12506: checking for x86_64-linux-gnu-windmc
- checking for x86_64-linux-gnu-windmc... configure:12536: result: no
- no
- configure:12647: checking for x86_64-linux-gnu-objcopy
- checking for x86_64-linux-gnu-objcopy... configure:12677: result: no
- no
- configure:12788: checking for x86_64-linux-gnu-objdump
- checking for x86_64-linux-gnu-objdump... configure:12818: result: no
- no
- configure:12929: checking for x86_64-linux-gnu-otool
- checking for x86_64-linux-gnu-otool... configure:12959: result: no
- no
- configure:13070: checking for x86_64-linux-gnu-readelf
- checking for x86_64-linux-gnu-readelf... configure:13100: result: no
- no
- configure:13166: checking for -plugin option
- checking for -plugin option... configure:13184: checking for x86_64-linux-gnu-ar
- checking for x86_64-linux-gnu-ar... configure:13211: result: x86_64-linux-gnu-ar
- x86_64-linux-gnu-ar
- configure:13279: WARNING: Failed: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-slackware-linux/11.2.0/liblto_plugin.so rc
- configure:13289: result: no
- no
- configure:13394: checking for x86_64-Linux-gnu-cc
- checking for x86_64-Linux-gnu-cc... configure:13424: result: no
- no
- configure:13394: checking for x86_64-Linux-gnu-gcc
- checking for x86_64-Linux-gnu-gcc... configure:13424: result: no
- no
- configure:13555: checking for x86_64-Linux-gnu-c++
- checking for x86_64-Linux-gnu-c++... configure:13585: result: no
- no
- configure:13555: checking for x86_64-Linux-gnu-g++
- checking for x86_64-Linux-gnu-g++... configure:13585: result: no
- no
- configure:13555: checking for x86_64-Linux-gnu-cxx
- checking for x86_64-Linux-gnu-cxx... configure:13585: result: no
- no
- configure:13555: checking for x86_64-Linux-gnu-gxx
- checking for x86_64-Linux-gnu-gxx... configure:13585: result: no
- no
- configure:13716: checking for x86_64-Linux-gnu-gcc
- checking for x86_64-Linux-gnu-gcc... configure:13746: result: no
- no
- configure:13872: checking for x86_64-Linux-gnu-gfortran
- checking for x86_64-Linux-gnu-gfortran... configure:13902: result: no
- no
- configure:14033: checking for x86_64-Linux-gnu-gccgo
- checking for x86_64-Linux-gnu-gccgo... configure:14063: result: no
- no
- configure:14194: checking for x86_64-Linux-gnu-gdc
- checking for x86_64-Linux-gnu-gdc... configure:14224: result: no
- no
- configure:14355: checking for x86_64-Linux-gnu-gm2
- checking for x86_64-Linux-gnu-gm2... configure:14385: result: no
- no
- configure:14596: checking for x86_64-Linux-gnu-ar
- checking for x86_64-Linux-gnu-ar... configure:14626: result: no
- no
- configure:14826: checking for x86_64-Linux-gnu-as
- checking for x86_64-Linux-gnu-as... configure:14856: result: no
- no
- configure:15056: checking for x86_64-Linux-gnu-dlltool
- checking for x86_64-Linux-gnu-dlltool... configure:15086: result: no
- no
- configure:15286: checking for x86_64-Linux-gnu-dsymutil
- checking for x86_64-Linux-gnu-dsymutil... configure:15316: result: no
- no
- configure:15516: checking for x86_64-Linux-gnu-ld
- checking for x86_64-Linux-gnu-ld... configure:15546: result: no
- no
- configure:15746: checking for x86_64-Linux-gnu-lipo
- checking for x86_64-Linux-gnu-lipo... configure:15776: result: no
- no
- configure:15976: checking for x86_64-Linux-gnu-nm
- checking for x86_64-Linux-gnu-nm... configure:16006: result: no
- no
- configure:16206: checking for x86_64-Linux-gnu-objcopy
- checking for x86_64-Linux-gnu-objcopy... configure:16236: result: no
- no
- configure:16436: checking for x86_64-Linux-gnu-objdump
- checking for x86_64-Linux-gnu-objdump... configure:16466: result: no
- no
- configure:16666: checking for x86_64-Linux-gnu-otool
- checking for x86_64-Linux-gnu-otool... configure:16696: result: no
- no
- configure:16896: checking for x86_64-Linux-gnu-ranlib
- checking for x86_64-Linux-gnu-ranlib... configure:16926: result: no
- no
- configure:17126: checking for x86_64-Linux-gnu-readelf
- checking for x86_64-Linux-gnu-readelf... configure:17156: result: no
- no
- configure:17356: checking for x86_64-Linux-gnu-strip
- checking for x86_64-Linux-gnu-strip... configure:17386: result: no
- no
- configure:17586: checking for x86_64-Linux-gnu-windres
- checking for x86_64-Linux-gnu-windres... configure:17616: result: no
- no
- configure:17816: checking for x86_64-Linux-gnu-windmc
- checking for x86_64-Linux-gnu-windmc... configure:17846: result: no
- no
- configure:17913: checking where to find the target ar
- checking where to find the target ar... configure:17923: result: pre-installed
- pre-installed
- configure:17955: checking where to find the target as
- checking where to find the target as... configure:17965: result: pre-installed
- pre-installed
- configure:17997: checking where to find the target cc
- checking where to find the target cc... configure:18007: result: pre-installed
- pre-installed
- configure:18039: checking where to find the target c++
- checking where to find the target c++... configure:18049: result: pre-installed
- pre-installed
- configure:18084: checking where to find the target c++ for libstdc++
- checking where to find the target c++ for libstdc++... configure:18094: result: pre-installed
- pre-installed
- configure:18129: checking where to find the target dlltool
- checking where to find the target dlltool... configure:18139: result: pre-installed
- pre-installed
- configure:18171: checking where to find the target dsymutil
- checking where to find the target dsymutil... configure:18181: result: pre-installed
- pre-installed
- configure:18202: checking where to find the target gcc
- checking where to find the target gcc... configure:18212: result: pre-installed
- pre-installed
- configure:18244: checking where to find the target gfortran
- checking where to find the target gfortran... configure:18254: result: pre-installed
- pre-installed
- configure:18289: checking where to find the target gccgo
- checking where to find the target gccgo... configure:18299: result: pre-installed
- pre-installed
- configure:18334: checking where to find the target gdc
- checking where to find the target gdc... configure:18344: result: pre-installed
- pre-installed
- configure:18379: checking where to find the target gm2
- checking where to find the target gm2... configure:18389: result: pre-installed
- pre-installed
- configure:18424: checking where to find the target ld
- checking where to find the target ld... configure:18434: result: pre-installed
- pre-installed
- configure:18466: checking where to find the target lipo
- checking where to find the target lipo... configure:18476: result: pre-installed
- pre-installed
- configure:18497: checking where to find the target nm
- checking where to find the target nm... configure:18507: result: pre-installed
- pre-installed
- configure:18539: checking where to find the target objcopy
- checking where to find the target objcopy... configure:18549: result: pre-installed
- pre-installed
- configure:18581: checking where to find the target objdump
- checking where to find the target objdump... configure:18591: result: pre-installed
- pre-installed
- configure:18623: checking where to find the target otool
- checking where to find the target otool... configure:18633: result: pre-installed
- pre-installed
- configure:18654: checking where to find the target ranlib
- checking where to find the target ranlib... configure:18664: result: pre-installed
- pre-installed
- configure:18696: checking where to find the target readelf
- checking where to find the target readelf... configure:18706: result: pre-installed
- pre-installed
- configure:18738: checking where to find the target strip
- checking where to find the target strip... configure:18748: result: pre-installed
- pre-installed
- configure:18780: checking where to find the target windres
- checking where to find the target windres... configure:18790: result: pre-installed
- pre-installed
- configure:18822: checking where to find the target windmc
- checking where to find the target windmc... configure:18832: result: pre-installed
- pre-installed
- configure:18892: checking whether to enable maintainer-specific portions of Makefiles
- checking whether to enable maintainer-specific portions of Makefiles... configure:18901: result: no
- no
- configure:19138: creating ./config.status
- configure: 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 alysha.home
- config.status:1071: creating Makefile
- config.status: creating Makefile
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-pc-none
- ac_cv_c_compiler_gnu=yes
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_env_AR_FOR_TARGET_set=
- ac_cv_env_AR_FOR_TARGET_value=
- ac_cv_env_AR_set=
- ac_cv_env_AR_value=
- ac_cv_env_AS_FOR_TARGET_set=
- ac_cv_env_AS_FOR_TARGET_value=
- ac_cv_env_AS_set=
- ac_cv_env_AS_value=
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- ac_cv_env_CC_FOR_TARGET_set=
- ac_cv_env_CC_FOR_TARGET_value=
- ac_cv_env_CC_set=
- ac_cv_env_CC_value=
- ac_cv_env_CFLAGS_set=
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CXXFLAGS_set=
- ac_cv_env_CXXFLAGS_value=
- ac_cv_env_CXX_FOR_TARGET_set=
- ac_cv_env_CXX_FOR_TARGET_value=
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_DLLTOOL_FOR_TARGET_set=
- ac_cv_env_DLLTOOL_FOR_TARGET_value=
- ac_cv_env_DLLTOOL_set=
- ac_cv_env_DLLTOOL_value=
- ac_cv_env_DSYMUTIL_FOR_TARGET_set=
- ac_cv_env_DSYMUTIL_FOR_TARGET_value=
- ac_cv_env_DSYMUTIL_set=
- ac_cv_env_DSYMUTIL_value=
- ac_cv_env_GCC_FOR_TARGET_set=
- ac_cv_env_GCC_FOR_TARGET_value=
- ac_cv_env_GDC_FOR_TARGET_set=
- ac_cv_env_GDC_FOR_TARGET_value=
- ac_cv_env_GFORTRAN_FOR_TARGET_set=
- ac_cv_env_GFORTRAN_FOR_TARGET_value=
- ac_cv_env_GM2_FOR_TARGET_set=
- ac_cv_env_GM2_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_OTOOL_FOR_TARGET_set=
- ac_cv_env_OTOOL_FOR_TARGET_value=
- ac_cv_env_OTOOL_set=
- ac_cv_env_OTOOL_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=set
- ac_cv_env_build_alias_value=x86_64
- ac_cv_env_build_configargs_set=
- ac_cv_env_build_configargs_value=
- ac_cv_env_host_alias_set=set
- ac_cv_env_host_alias_value=x86_64-linux-gnu
- 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=x86_64-Linux-gnu
- 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/ginstall -c'
- ac_cv_prog_AR=x86_64-linux-gnu-ar
- ac_cv_prog_AWK=gawk
- ac_cv_prog_BISON=bison
- ac_cv_prog_CARGO=cargo
- ac_cv_prog_EXPECT=expect
- ac_cv_prog_FLEX=flex
- ac_cv_prog_LEX=flex
- ac_cv_prog_M4=m4
- ac_cv_prog_MAKEINFO=makeinfo
- ac_cv_prog_YACC='bison -y'
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_CXX=g++
- ac_cv_prog_ac_ct_GDC=gdc
- ac_cv_prog_ac_ct_GNATBIND=gnatbind
- ac_cv_prog_ac_ct_GNATMAKE=gnatmake
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_c99=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cxx_g=yes
- ac_cv_target=x86_64-Linux-gnu
- acx_cv_cc_gcc_supports_ada=yes
- acx_cv_d_compiler_works=yes
- acx_cv_prog_LN=ln
- ax_cv_cxx_compile_cxx11=yes
- ax_cv_cxx_compile_cxx11_FOR_BUILD=yes
- ax_cv_cxx_compile_cxx11_orig_cppflags=
- ax_cv_cxx_compile_cxx11_orig_cxx=g++
- ax_cv_cxx_compile_cxx11_orig_cxxflags='-g -O2'
- gcc_cv_isl=yes
- gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
- gcc_cv_tool_dirs=
- gcc_cv_tool_prefix=/usr/local
- lt_cv_objdir=.libs
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- AR='x86_64-linux-gnu-ar'
- AR_FOR_BUILD='ar'
- AR_FOR_TARGET='x86_64-Linux-gnu-ar'
- AR_PLUGIN_OPTION=''
- AS='x86_64-linux-gnu-as'
- AS_FOR_BUILD='as'
- AS_FOR_TARGET='x86_64-Linux-gnu-as'
- AWK='gawk'
- BISON='bison'
- BUILD_CONFIG=''
- CARGO='cargo'
- CC='gcc'
- CC_FOR_BUILD='gcc'
- CC_FOR_TARGET='x86_64-Linux-gnu-cc'
- CFLAGS='-g -O2'
- CFLAGS_FOR_BUILD=''
- 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=''
- CPPFLAGS_FOR_BUILD=''
- CPP_FOR_BUILD='$(CC_FOR_BUILD) -E'
- CXX='g++'
- CXXFLAGS='-g -O2'
- CXXFLAGS_FOR_BUILD=''
- CXXFLAGS_FOR_TARGET='-g -O2'
- CXX_FOR_BUILD='g++'
- CXX_FOR_TARGET='x86_64-Linux-gnu-c++'
- DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
- DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DHAVE_CXX11_FOR_BUILD=1 -DLT_OBJDIR=\".libs/\"'
- DLLTOOL='x86_64-linux-gnu-dlltool'
- DLLTOOL_FOR_BUILD='dlltool'
- DLLTOOL_FOR_TARGET='x86_64-Linux-gnu-dlltool'
- DSYMUTIL='x86_64-linux-gnu-dsymutil'
- DSYMUTIL_FOR_BUILD='dsymutil'
- DSYMUTIL_FOR_TARGET='x86_64-Linux-gnu-dsymutil'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EXEEXT=''
- EXPECT='expect'
- FLAGS_FOR_TARGET=''
- FLEX='flex'
- GCC_FOR_TARGET='x86_64-Linux-gnu-gcc'
- GCC_SHLIB_SUBDIR=''
- GDB_TK=''
- GDC='gdc'
- GDCFLAGS='-g -O2'
- GDC_FOR_BUILD='gdc'
- GDC_FOR_TARGET='x86_64-Linux-gnu-gdc'
- GFORTRAN_FOR_BUILD='gfortran'
- GFORTRAN_FOR_TARGET='x86_64-Linux-gnu-gfortran'
- GM2_FOR_TARGET='x86_64-Linux-gnu-gm2'
- GNATBIND='gnatbind'
- GNATMAKE='gnatmake'
- GOC_FOR_BUILD='gccgo'
- GOC_FOR_TARGET='x86_64-Linux-gnu-gccgo'
- HAVE_CXX11='1'
- HAVE_CXX11_FOR_BUILD='1'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_GDB_TK=''
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- LD='x86_64-linux-gnu-ld'
- LDFLAGS=''
- LDFLAGS_FOR_BUILD=''
- LDFLAGS_FOR_TARGET=''
- LD_FOR_BUILD='ld'
- LD_FOR_TARGET='x86_64-Linux-gnu-ld'
- LEX='flex'
- LIBOBJS=''
- LIBS=''
- LIPO='x86_64-linux-gnu-lipo'
- LIPO_FOR_TARGET='x86_64-Linux-gnu-lipo'
- LN='ln'
- LN_S='ln -s'
- LTLIBOBJS=''
- M4='m4'
- MAINT='#'
- MAINTAINER_MODE_FALSE=''
- MAINTAINER_MODE_TRUE='#'
- MAKEINFO='makeinfo'
- NM='x86_64-linux-gnu-nm'
- NM_FOR_BUILD='nm'
- NM_FOR_TARGET='x86_64-Linux-gnu-nm'
- OBJCOPY='x86_64-linux-gnu-objcopy'
- OBJCOPY_FOR_TARGET='x86_64-Linux-gnu-objcopy'
- OBJDUMP='x86_64-linux-gnu-objdump'
- OBJDUMP_FOR_TARGET='x86_64-Linux-gnu-objdump'
- OBJEXT='o'
- OTOOL='x86_64-linux-gnu-otool'
- OTOOL_FOR_TARGET='x86_64-Linux-gnu-otool'
- 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=''
- PICFLAG=''
- PKG_CONFIG_PATH='/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig'
- RANLIB='true'
- RANLIB_FOR_BUILD='ranlib'
- RANLIB_FOR_TARGET='x86_64-Linux-gnu-ranlib'
- RANLIB_PLUGIN_OPTION=''
- RAW_CXX_FOR_TARGET='x86_64-Linux-gnu-c++'
- READELF='x86_64-linux-gnu-readelf'
- READELF_FOR_TARGET='x86_64-Linux-gnu-readelf'
- RPATH_ENVVAR='LD_LIBRARY_PATH'
- RUNTEST='runtest'
- SED='/usr/bin/sed'
- SHELL='/bin/sh'
- STRIP='true'
- STRIP_FOR_TARGET='x86_64-Linux-gnu-strip'
- SYSROOT_CFLAGS_FOR_TARGET=''
- TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --build=x86_64-gnu-linux --build=x86_64 --host=x86_64-linux-gnu --target=x86_64-Linux-gnu --with-optimizations --enable-multilib --with-languages c,c++,obj-c,obj-c++,fortran,cobol,ada'
- WINDMC='x86_64-linux-gnu-windmc'
- WINDMC_FOR_BUILD='windmc'
- WINDMC_FOR_TARGET='x86_64-Linux-gnu-windmc'
- WINDRES='x86_64-linux-gnu-windres'
- WINDRES_FOR_BUILD='windres'
- WINDRES_FOR_TARGET='x86_64-Linux-gnu-windres'
- YACC='bison -y'
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- bindir='${exec_prefix}/bin'
- build='x86_64-pc-none'
- build_alias='x86_64'
- build_configargs=' --cache-file=./config.cache '\''--with-optimizations'\'' '\''--enable-multilib'\'' '\''--with-languages'\'' '\''--enable-languages=c,c++,fortran,lto,objc'\'' --program-transform-name='\''s&^&x86_64-Linux-gnu-&'\'' --disable-option-checking'
- build_configdirs=' libiberty libcpp fixincludes'
- build_cpu='x86_64'
- build_libsubdir='build-x86_64'
- build_noncanonical='x86_64'
- build_os='none'
- build_subdir='build-x86_64'
- build_tooldir='${exec_prefix}/x86_64-Linux-gnu'
- build_vendor='pc'
- compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/* | gcc/m2/gm2-compiler-boot/M2Version* | gcc/m2/gm2-compiler-boot/SYSTEM* | gcc/m2/gm2version*'
- configdirs=' libiberty zlib libbacktrace libcpp libcody libdecnumber fixincludes gcc libcc1 c++tools lto-plugin'
- 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='--enable-shared'
- extra_host_zlib_configure_flags=''
- extra_isl_gmp_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=''
- gcc_host_pie=''
- get_gcc_base_ver='cat'
- gmpinc=''
- gmplibs='-lmpc -lmpfr -lgmp'
- host='x86_64-pc-linux-gnu'
- host_alias='x86_64-linux-gnu'
- host_configargs=' --cache-file=./config.cache '\''--with-optimizations'\'' '\''--enable-multilib'\'' '\''--with-languages'\'' '\''--enable-languages=c,c++,fortran,lto,objc'\'' --program-transform-name='\''s&^&x86_64-Linux-gnu-&'\'' --disable-option-checking'
- host_cpu='x86_64'
- host_libs_picflag=''
- host_noncanonical='x86_64-linux-gnu'
- host_os='linux-gnu'
- host_pie='no'
- host_shared='no'
- host_subdir='host-x86_64-linux-gnu'
- host_vendor='pc'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- islinc=''
- isllibs=' -lisl'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- poststage1_ldflags='-static-libstdc++ -static-libgcc'
- poststage1_libs=''
- prefix='/usr/local'
- program_transform_name='s&^&x86_64-Linux-gnu-&'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- stage1_cflags='-g'
- stage1_checking='--enable-checking=yes,types'
- stage1_languages='c,c++,lto'
- stage1_ldflags='-static-libstdc++ -static-libgcc'
- stage1_libs=''
- stage2_werror_flag=''
- sysconfdir='${prefix}/etc'
- target='x86_64-Linux-gnu'
- target_alias='x86_64-Linux-gnu'
- target_configargs='--cache-file=./config.cache --with-cross-host=x86_64-linux-gnu '\''--with-optimizations'\'' '\''--enable-multilib'\'' '\''--with-languages'\'' '\''--enable-languages=c,c++,fortran,lto,objc'\'' --program-transform-name='\''s&^&x86_64-Linux-gnu-&'\'' --disable-option-checking --disable-year2038'
- target_configdirs=' libgcc libbacktrace libgomp libatomic libitm libstdc++-v3 libssp libquadmath libgfortran libobjc'
- target_cpu='x86_64'
- target_noncanonical='x86_64-Linux-gnu'
- target_os='gnu'
- target_subdir='x86_64-Linux-gnu'
- target_vendor='Linux'
- tooldir='${exec_prefix}/x86_64-Linux-gnu'
- ## ------------------- ##
- ## File substitutions. ##
- ## ------------------- ##
- alphaieee_frag='/dev/null'
- host_makefile_frag='/dev/null'
- ospace_frag='/dev/null'
- serialization_dependencies='serdep.tmp'
- target_makefile_frag='./config/mt-gnu'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME ""
- #define PACKAGE_TARNAME ""
- #define PACKAGE_VERSION ""
- #define PACKAGE_STRING ""
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE_URL ""
- #define HAVE_CXX11 1
- #define HAVE_CXX11_FOR_BUILD 1
- #define LT_OBJDIR ".libs/"
- configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment