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 --target=x86_64-lfs-linux-gnu --prefix=/mnt/lfs/tools --with-glibc-version=2.43 --with-sysroot=/mnt/lfs --with-newlib --without-headers --enable-default-pie --enable-default-ssp --disable-nls --disable-shared --disable-multilib --disable-threads --disable-libatomic --disable-libgomp --disable-libquadmath --disable-libssp --disable-libvtv --disable-libstdcxx --enable-languages=c,c++
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = maddox
- uname -m = x86_64
- uname -r = 7.0.10-zen1-1-zen
- uname -s = Linux
- uname -v = #1 ZEN SMP PREEMPT_DYNAMIC Sat, 23 May 2026 14:45:01 +0000
- /usr/bin/uname -p = unknown
- /bin/uname -X = unknown
- /bin/arch = unknown
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /mnt/lfs/tools/bin
- PATH: /usr/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2406: checking build system type
- configure:2420: result: x86_64-pc-linux-gnu
- configure:2467: checking host system type
- configure:2480: result: x86_64-pc-linux-gnu
- configure:2500: checking target system type
- configure:2513: result: x86_64-lfs-linux-gnu
- configure:2567: checking for a BSD-compatible install
- configure:2635: result: /usr/bin/install -c
- configure:2646: checking whether ln works
- configure:2668: result: yes
- configure:2672: checking whether ln -s works
- configure:2676: result: yes
- configure:2683: checking for a sed that does not truncate output
- configure:2747: result: /usr/bin/sed
- configure:2756: checking for gawk
- configure:2772: found /usr/bin/gawk
- configure:2783: result: gawk
- configure:3332: checking for libitm support
- configure:3342: result: yes
- configure:3351: checking for libsanitizer support
- configure:3361: result: yes
- configure:3521: checking for libphobos support
- configure:3531: result: yes
- configure:3541: checking for libgcobol support
- configure:3551: result: yes
- configure:4323: checking for gcc
- configure:4339: found /usr/bin/gcc
- configure:4350: result: gcc
- configure:4579: checking for C compiler version
- configure:4588: gcc --version >&5
- gcc (GCC) 16.1.1 20260430
- Copyright (C) 2026 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:4599: $? = 0
- configure:4588: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/lto-wrapper
- Target: x86_64-pc-linux-gnu
- Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --disable-fixincludes
- Thread model: posix
- Supported LTO compression algorithms: zlib zstd
- gcc version 16.1.1 20260430 (GCC)
- configure:4599: $? = 0
- configure:4588: gcc -V >&5
- gcc: error: unrecognized command-line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:4599: $? = 1
- configure:4588: gcc -qversion >&5
- gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
- gcc: fatal error: no input files
- compilation terminated.
- configure:4599: $? = 1
- configure:4619: checking whether the C compiler works
- configure:4641: gcc conftest.c >&5
- configure:4645: $? = 0
- configure:4693: result: yes
- configure:4696: checking for C compiler default output file name
- configure:4698: result: a.out
- configure:4704: checking for suffix of executables
- configure:4711: gcc -o conftest conftest.c >&5
- configure:4715: $? = 0
- configure:4737: result:
- configure:4759: checking whether we are cross compiling
- configure:4767: gcc -o conftest conftest.c >&5
- configure:4771: $? = 0
- configure:4778: ./conftest
- configure:4782: $? = 0
- configure:4797: result: no
- configure:4802: checking for suffix of object files
- configure:4824: gcc -c conftest.c >&5
- configure:4828: $? = 0
- configure:4849: result: o
- configure:4853: checking whether we are using the GNU C compiler
- configure:4872: gcc -c conftest.c >&5
- configure:4872: $? = 0
- configure:4881: result: yes
- configure:4890: checking whether gcc accepts -g
- configure:4910: gcc -c -g conftest.c >&5
- configure:4910: $? = 0
- configure:4951: result: yes
- configure:4968: checking for gcc option to accept ISO C89
- configure:5031: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'e':
- conftest.c:15:14: warning: old-style function definition [-Wold-style-definition]
- 15 | static char *e (p, i)
- | ^
- configure:5031: $? = 0
- configure:5044: result: none needed
- configure:5064: checking for gcc option to accept ISO C99
- configure:5213: gcc -c -g -O2 conftest.c >&5
- configure:5213: $? = 0
- configure:5226: result: none needed
- configure:5299: checking for g++
- configure:5315: found /usr/bin/g++
- configure:5326: result: g++
- configure:5353: checking for C++ compiler version
- configure:5362: g++ --version >&5
- g++ (GCC) 16.1.1 20260430
- Copyright (C) 2026 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:5373: $? = 0
- configure:5362: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/lto-wrapper
- Target: x86_64-pc-linux-gnu
- Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --disable-fixincludes
- Thread model: posix
- Supported LTO compression algorithms: zlib zstd
- gcc version 16.1.1 20260430 (GCC)
- configure:5373: $? = 0
- configure:5362: g++ -V >&5
- g++: error: unrecognized command-line option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:5373: $? = 1
- configure:5362: g++ -qversion >&5
- g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
- g++: fatal error: no input files
- compilation terminated.
- configure:5373: $? = 1
- configure:5377: checking whether we are using the GNU C++ compiler
- configure:5396: g++ -c conftest.cpp >&5
- configure:5396: $? = 0
- configure:5405: result: yes
- configure:5414: checking whether g++ accepts -g
- configure:5434: g++ -c -g conftest.cpp >&5
- configure:5434: $? = 0
- configure:5475: result: yes
- configure:5524: checking whether g++ accepts -static-libstdc++ -static-libgcc
- configure:5541: g++ -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp >&5
- configure:5541: $? = 0
- configure:5542: result: yes
- configure:5606: checking for gnatbind
- configure:5636: result: no
- configure:5698: checking for gnatmake
- configure:5728: result: no
- configure:5747: checking whether compiler driver understands Ada and is recent enough
- configure:5774: result: no
- configure:5828: checking for gdc
- configure:5858: result: no
- configure:5877: checking whether the D compiler works
- configure:5894: result: no
- configure:5906: checking for cargo
- configure:5936: result: no
- configure:5950: checking how to compare bootstrapped objects
- configure:5975: result: cmp --ignore-initial=16 $$f1 $$f2
- configure:6042: checking whether g++ supports C++14 features by default
- configure:6458: g++ -c -g -O2 conftest.cpp >&5
- conftest.cpp:104:36: warning: 'volatile'-qualified parameter is deprecated [-Wvolatile]
- 104 | test(const int c, volatile int v)
- | ~~~~~~~~~~~~~^
- configure:6458: $? = 0
- configure:6465: result: yes
- configure:8839: checking for objdir
- configure:8854: result: .libs
- configure:9470: checking for isl 0.15 or later
- configure:9483: gcc -o conftest -g -O2 -I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr/src -I$$s/mpfr/src -I$$s/mpc/src -lisl -L$$r/$(HOST_SUBDIR)/gmp/.libs -L$$r/$(HOST_SUBDIR)/mpfr/src/.libs -L$$r/$(HOST_SUBDIR)/mpc/src/.libs -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp >&5
- configure:9483: $? = 0
- configure:9490: result: yes
- configure:9712: checking whether to enable libgdiagnostics
- configure:9744: result: no
- configure:9757: checking for library containing dlopen
- configure:9788: gcc -o conftest -g -O2 conftest.c >&5
- configure:9788: $? = 0
- configure:9805: result: none required
- configure:9813: checking for library containing pthread_create
- configure:9844: gcc -o conftest -g -O2 conftest.c >&5
- configure:9844: $? = 0
- configure:9861: result: none required
- configure:10959: checking for default BUILD_CONFIG
- configure:10991: result:
- configure:10996: checking for --enable-vtable-verify
- configure:11009: result: no
- configure:11696: checking for bison
- configure:11712: found /usr/bin/bison
- configure:11723: result: bison -y
- configure:11743: checking for bison
- configure:11759: found /usr/bin/bison
- configure:11770: result: bison
- configure:11790: checking for gm4
- configure:11820: result: no
- configure:11790: checking for gnum4
- configure:11820: result: no
- configure:11790: checking for m4
- configure:11806: found /usr/bin/m4
- configure:11817: result: m4
- configure:11837: checking for flex
- configure:11853: found /usr/bin/flex
- configure:11864: result: flex
- configure:11885: checking for flex
- configure:11901: found /usr/bin/flex
- configure:11912: result: flex
- configure:11932: checking for makeinfo
- configure:11948: found /usr/bin/makeinfo
- configure:11959: result: makeinfo
- configure:11993: checking for expect
- configure:12023: result: no
- configure:12042: checking for runtest
- configure:12072: result: no
- configure:12187: checking for ar
- configure:12203: found /usr/bin/ar
- configure:12214: result: ar
- configure:12328: checking for as
- configure:12344: found /usr/bin/as
- configure:12355: result: as
- configure:12469: checking for dlltool
- configure:12499: result: no
- configure:12610: checking for dsymutil
- configure:12640: result: no
- configure:12751: checking for ld
- configure:12767: found /usr/bin/ld
- configure:12778: result: ld
- configure:12892: checking for lipo
- configure:12922: result: no
- configure:13033: checking for nm
- configure:13049: found /usr/bin/nm
- configure:13060: result: nm
- configure:13174: checking for ranlib
- configure:13190: found /usr/bin/ranlib
- configure:13201: result: ranlib
- configure:13310: checking for strip
- configure:13326: found /usr/bin/strip
- configure:13337: result: strip
- configure:13446: checking for windres
- configure:13476: result: no
- configure:13587: checking for windmc
- configure:13617: result: no
- configure:13728: checking for objcopy
- configure:13744: found /usr/bin/objcopy
- configure:13755: result: objcopy
- configure:13869: checking for objdump
- configure:13885: found /usr/bin/objdump
- configure:13896: result: objdump
- configure:14010: checking for otool
- configure:14040: result: no
- configure:14151: checking for readelf
- configure:14167: found /usr/bin/readelf
- configure:14178: result: readelf
- configure:14208: checking for -plugin option
- configure:14328: result: --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/liblto_plugin.so
- configure:14436: checking for x86_64-lfs-linux-gnu-cc
- configure:14466: result: no
- configure:14436: checking for x86_64-lfs-linux-gnu-gcc
- configure:14466: result: no
- configure:14597: checking for x86_64-lfs-linux-gnu-c++
- configure:14627: result: no
- configure:14597: checking for x86_64-lfs-linux-gnu-g++
- configure:14627: result: no
- configure:14597: checking for x86_64-lfs-linux-gnu-cxx
- configure:14627: result: no
- configure:14597: checking for x86_64-lfs-linux-gnu-gxx
- configure:14627: result: no
- configure:14758: checking for x86_64-lfs-linux-gnu-gcc
- configure:14788: result: no
- configure:14914: checking for x86_64-lfs-linux-gnu-gfortran
- configure:14944: result: no
- configure:15075: checking for x86_64-lfs-linux-gnu-gccgo
- configure:15105: result: no
- configure:15236: checking for x86_64-lfs-linux-gnu-gdc
- configure:15266: result: no
- configure:15397: checking for x86_64-lfs-linux-gnu-gm2
- configure:15427: result: no
- configure:15527: checking for ar
- configure:15545: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ar
- configure:15557: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ar
- configure:15757: checking for as
- configure:15775: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/as
- configure:15787: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/as
- configure:15987: checking for dlltool
- configure:16020: result: no
- configure:16098: checking for x86_64-lfs-linux-gnu-dlltool
- configure:16128: result: no
- configure:16217: checking for dsymutil
- configure:16250: result: no
- configure:16328: checking for x86_64-lfs-linux-gnu-dsymutil
- configure:16358: result: no
- configure:16447: checking for ld
- configure:16465: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld
- configure:16477: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld
- configure:16677: checking for lipo
- configure:16710: result: no
- configure:16788: checking for x86_64-lfs-linux-gnu-lipo
- configure:16818: result: no
- configure:16907: checking for nm
- configure:16925: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/nm
- configure:16937: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/nm
- configure:17137: checking for objcopy
- configure:17155: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objcopy
- configure:17167: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objcopy
- configure:17367: checking for objdump
- configure:17385: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objdump
- configure:17397: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objdump
- configure:17597: checking for otool
- configure:17630: result: no
- configure:17708: checking for x86_64-lfs-linux-gnu-otool
- configure:17738: result: no
- configure:17827: checking for ranlib
- configure:17845: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib
- configure:17857: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib
- configure:18057: checking for readelf
- configure:18075: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/readelf
- configure:18087: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/readelf
- configure:18287: checking for strip
- configure:18305: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/strip
- configure:18317: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/strip
- configure:18517: checking for windres
- configure:18550: result: no
- configure:18628: checking for x86_64-lfs-linux-gnu-windres
- configure:18658: result: no
- configure:18747: checking for windmc
- configure:18780: result: no
- configure:18858: checking for x86_64-lfs-linux-gnu-windmc
- configure:18888: result: no
- configure:18955: checking where to find the target ar
- configure:18983: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
- configure:18997: checking where to find the target as
- configure:19025: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
- configure:19039: checking where to find the target cc
- configure:19062: result: just compiled
- configure:19175: checking where to find the target c++
- configure:19201: result: just compiled
- configure:19220: checking where to find the target c++ for libstdc++
- configure:19246: result: just compiled
- configure:19267: checking where to find the target dlltool
- configure:19304: result: pre-installed
- configure:19309: checking where to find the target dsymutil
- configure:19335: result: pre-installed
- configure:19340: checking where to find the target gcc
- configure:19363: result: just compiled
- configure:19382: checking where to find the target gfortran
- configure:19422: result: pre-installed
- configure:19427: checking where to find the target gccgo
- configure:19467: result: pre-installed
- configure:19472: checking where to find the target gdc
- configure:19512: result: pre-installed
- configure:19517: checking where to find the target gm2
- configure:19557: result: pre-installed
- configure:19562: checking where to find the target ld
- configure:19590: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
- configure:19604: checking where to find the target lipo
- configure:19630: result: pre-installed
- configure:19635: checking where to find the target nm
- configure:19663: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
- configure:19677: checking where to find the target objcopy
- configure:19705: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
- configure:19719: checking where to find the target objdump
- configure:19747: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
- configure:19761: checking where to find the target otool
- configure:19787: result: pre-installed
- configure:19792: checking where to find the target ranlib
- configure:19820: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
- configure:19834: checking where to find the target readelf
- configure:19862: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
- configure:19876: checking where to find the target strip
- configure:19904: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
- configure:19918: checking where to find the target windres
- configure:19955: result: pre-installed
- configure:19960: checking where to find the target windmc
- configure:19997: result: pre-installed
- configure:20030: checking whether to enable maintainer-specific portions of Makefiles
- configure:20039: result: no
- configure:20285: 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 maddox
- config.status:1048: creating Makefile
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-pc-linux-gnu
- ac_cv_c_compiler_gnu=yes
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_env_AR_FOR_TARGET_set=
- ac_cv_env_AR_FOR_TARGET_value=
- ac_cv_env_AR_set=
- ac_cv_env_AR_value=
- ac_cv_env_AS_FOR_TARGET_set=
- ac_cv_env_AS_FOR_TARGET_value=
- ac_cv_env_AS_set=
- ac_cv_env_AS_value=
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- ac_cv_env_CC_FOR_TARGET_set=
- ac_cv_env_CC_FOR_TARGET_value=
- ac_cv_env_CC_set=
- ac_cv_env_CC_value=
- ac_cv_env_CFLAGS_set=
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CXXFLAGS_set=
- ac_cv_env_CXXFLAGS_value=
- ac_cv_env_CXX_FOR_TARGET_set=
- ac_cv_env_CXX_FOR_TARGET_value=
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_DLLTOOL_FOR_TARGET_set=
- ac_cv_env_DLLTOOL_FOR_TARGET_value=
- ac_cv_env_DLLTOOL_set=
- ac_cv_env_DLLTOOL_value=
- ac_cv_env_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=
- 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=x86_64-lfs-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_AR_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ar
- ac_cv_path_AS_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/as
- ac_cv_path_LD_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld
- ac_cv_path_NM_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/nm
- ac_cv_path_OBJCOPY_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objcopy
- ac_cv_path_OBJDUMP_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objdump
- ac_cv_path_RANLIB_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib
- ac_cv_path_READELF_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/readelf
- ac_cv_path_SED=/usr/bin/sed
- ac_cv_path_STRIP_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/strip
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_prog_AR=ar
- ac_cv_prog_AS=as
- ac_cv_prog_AWK=gawk
- ac_cv_prog_BISON=bison
- ac_cv_prog_FLEX=flex
- ac_cv_prog_LD=ld
- ac_cv_prog_LEX=flex
- ac_cv_prog_M4=m4
- ac_cv_prog_MAKEINFO=makeinfo
- ac_cv_prog_NM=nm
- ac_cv_prog_OBJCOPY=objcopy
- ac_cv_prog_OBJDUMP=objdump
- ac_cv_prog_RANLIB=ranlib
- ac_cv_prog_READELF=readelf
- ac_cv_prog_STRIP=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_search_dlopen='none required'
- ac_cv_search_pthread_create='none required'
- ac_cv_target=x86_64-lfs-linux-gnu
- acx_cv_cc_gcc_supports_ada=no
- acx_cv_d_compiler_works=no
- acx_cv_prog_LN=ln
- ax_cv_cxx_compile_cxx14=yes
- gcc_cv_isl=yes
- gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
- gcc_cv_tool_dirs=/mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/15.2.0:/mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu:/usr/lib/gcc/x86_64-lfs-linux-gnu/15.2.0:/usr/lib/gcc/x86_64-lfs-linux-gnu:/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/x86_64-lfs-linux-gnu/15.2.0:/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin:
- gcc_cv_tool_prefix=/mnt/lfs/tools
- lt_cv_objdir=.libs
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- AR='ar'
- AR_FOR_BUILD='$(AR)'
- AR_FOR_TARGET='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ar'
- AR_PLUGIN_OPTION='--plugin /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/liblto_plugin.so'
- AS='as'
- AS_FOR_BUILD='$(AS)'
- AS_FOR_TARGET='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/as'
- AWK='gawk'
- BISON='bison'
- BUILD_CONFIG=''
- CARGO='no'
- CC='gcc'
- CC_FOR_BUILD='$(CC)'
- CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
- CFLAGS='-g -O2'
- CFLAGS_FOR_BUILD='-g -O2'
- CFLAGS_FOR_TARGET='-g -O2'
- COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
- COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
- COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
- CONFIGURE_GDB_TK=''
- CPPFLAGS=''
- CPPFLAGS_FOR_BUILD=''
- CPP_FOR_BUILD=''
- CRAB1_LIBS=''
- CXX='g++'
- CXXFLAGS='-g -O2'
- CXXFLAGS_FOR_BUILD='-g -O2'
- CXXFLAGS_FOR_TARGET='-g -O2'
- CXX_FOR_BUILD='$(CXX)'
- CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xg++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `if test -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags; then $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs'
- DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
- DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX14=1 -DLT_OBJDIR=\".libs/\"'
- DLLTOOL='dlltool'
- DLLTOOL_FOR_BUILD='$(DLLTOOL)'
- DLLTOOL_FOR_TARGET='x86_64-lfs-linux-gnu-dlltool'
- DSYMUTIL='dsymutil'
- DSYMUTIL_FOR_BUILD='$(DSYMUTIL)'
- DSYMUTIL_FOR_TARGET='x86_64-lfs-linux-gnu-dsymutil'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EXEEXT=''
- EXPECT='expect'
- FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
- FLEX='flex'
- GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
- GCC_SHLIB_SUBDIR=''
- GDB_TK=''
- GDC='no'
- GDCFLAGS='-g -O2'
- GDC_FOR_BUILD='$(GDC)'
- GDC_FOR_TARGET='x86_64-lfs-linux-gnu-gdc'
- GFORTRAN_FOR_BUILD='$(GFORTRAN)'
- GFORTRAN_FOR_TARGET='x86_64-lfs-linux-gnu-gfortran'
- GM2_FOR_TARGET='x86_64-lfs-linux-gnu-gm2'
- GNATBIND='no'
- GNATMAKE='no'
- GOC_FOR_BUILD='$(GOC)'
- GOC_FOR_TARGET='x86_64-lfs-linux-gnu-gccgo'
- HAVE_CXX14='1'
- HAVE_CXX14_FOR_BUILD=''
- 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='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld'
- LEX='flex'
- LIBOBJS=''
- LIBS=''
- LIPO='lipo'
- LIPO_FOR_TARGET='x86_64-lfs-linux-gnu-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='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/nm'
- OBJCOPY='objcopy'
- OBJCOPY_FOR_TARGET='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objcopy'
- OBJDUMP='objdump'
- OBJDUMP_FOR_TARGET='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objdump'
- OBJEXT='o'
- OTOOL='otool'
- OTOOL_FOR_TARGET='x86_64-lfs-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=''
- RANLIB='ranlib'
- RANLIB_FOR_BUILD='$(RANLIB)'
- RANLIB_FOR_TARGET='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib'
- RANLIB_PLUGIN_OPTION='--plugin /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/liblto_plugin.so'
- RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs'
- READELF='readelf'
- READELF_FOR_TARGET='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/readelf'
- RPATH_ENVVAR='LD_LIBRARY_PATH'
- RUNTEST='runtest'
- SED='/usr/bin/sed'
- SHELL='/bin/sh'
- STRIP='strip'
- STRIP_FOR_TARGET='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/strip'
- SYSROOT_CFLAGS_FOR_TARGET=''
- TOPLEVEL_CONFIGURE_ARGUMENTS='../configure --target=x86_64-lfs-linux-gnu --prefix=/mnt/lfs/tools --with-glibc-version=2.43 --with-sysroot=/mnt/lfs --with-newlib --without-headers --enable-default-pie --enable-default-ssp --disable-nls --disable-shared --disable-multilib --disable-threads --disable-libatomic --disable-libgomp --disable-libquadmath --disable-libssp --disable-libvtv --disable-libstdcxx --enable-languages=c,c++'
- WINDMC='windmc'
- WINDMC_FOR_BUILD='$(WINDMC)'
- WINDMC_FOR_TARGET='x86_64-lfs-linux-gnu-windmc'
- WINDRES='windres'
- WINDRES_FOR_BUILD='$(WINDRES)'
- WINDRES_FOR_TARGET='x86_64-lfs-linux-gnu-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=/mnt/lfs/tools'\'' '\''--with-glibc-version=2.43'\'' '\''--with-sysroot=/mnt/lfs'\'' '\''--with-newlib'\'' '\''--without-headers'\'' '\''--enable-default-pie'\'' '\''--enable-default-ssp'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-threads'\'' '\''--disable-libatomic'\'' '\''--disable-libgomp'\'' '\''--disable-libquadmath'\'' '\''--disable-libssp'\'' '\''--disable-libvtv'\'' '\''--disable-libstdcxx'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&x86_64-lfs-linux-gnu-&'\'' --disable-option-checking --disable-year2038'
- build_configdirs=' libiberty libcpp fixincludes'
- build_cpu='x86_64'
- build_libsubdir='build-x86_64-pc-linux-gnu'
- build_noncanonical='x86_64-pc-linux-gnu'
- build_os='linux-gnu'
- build_subdir='build-x86_64-pc-linux-gnu'
- build_tooldir='${exec_prefix}/x86_64-lfs-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* | gcc/cobol/parse$(objext)'
- configdirs=' libiberty zlib libbacktrace libcpp libcody libdecnumber gmp mpfr mpc 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}'
- enable_libgdiagnostics='no'
- exec_prefix='${prefix}'
- extra_host_libiberty_configure_flags='--enable-shared'
- extra_host_zlib_configure_flags=''
- extra_isl_gmp_configure_flags='--with-gmp-builddir=$$r/$(HOST_SUBDIR)/gmp'
- extra_linker_plugin_configure_flags=''
- extra_linker_plugin_flags=''
- extra_mpc_gmp_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs'
- extra_mpc_mpfr_configure_flags='--with-mpfr-include=$$s/mpfr/src --with-mpfr-lib=$$r/$(HOST_SUBDIR)/mpfr/src/.libs'
- extra_mpfr_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs'
- gcc_host_pie=''
- get_gcc_base_ver='cat'
- gmpinc='-I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr/src -I$$s/mpfr/src -I$$s/mpc/src '
- gmplibs='-L$$r/$(HOST_SUBDIR)/gmp/.libs -L$$r/$(HOST_SUBDIR)/mpfr/src/.libs -L$$r/$(HOST_SUBDIR)/mpc/src/.libs -lmpc -lmpfr -lgmp'
- host='x86_64-pc-linux-gnu'
- host_alias=''
- host_configargs=' --cache-file=./config.cache '\''--prefix=/mnt/lfs/tools'\'' '\''--with-glibc-version=2.43'\'' '\''--with-sysroot=/mnt/lfs'\'' '\''--with-newlib'\'' '\''--without-headers'\'' '\''--enable-default-pie'\'' '\''--enable-default-ssp'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-threads'\'' '\''--disable-libatomic'\'' '\''--disable-libgomp'\'' '\''--disable-libquadmath'\'' '\''--disable-libssp'\'' '\''--disable-libvtv'\'' '\''--disable-libstdcxx'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&x86_64-lfs-linux-gnu-&'\'' --disable-option-checking --disable-year2038'
- host_cpu='x86_64'
- host_libs_picflag=''
- host_noncanonical='x86_64-pc-linux-gnu'
- host_os='linux-gnu'
- host_pie='no'
- host_shared='no'
- host_subdir='.'
- 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='/mnt/lfs/tools'
- program_transform_name='s&^&x86_64-lfs-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-lfs-linux-gnu'
- target_alias='x86_64-lfs-linux-gnu'
- target_configargs='--cache-file=./config.cache --with-cross-host=x86_64-pc-linux-gnu '\''--prefix=/mnt/lfs/tools'\'' '\''--with-glibc-version=2.43'\'' '\''--with-sysroot=/mnt/lfs'\'' '\''--with-newlib'\'' '\''--without-headers'\'' '\''--enable-default-pie'\'' '\''--enable-default-ssp'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-threads'\'' '\''--disable-libatomic'\'' '\''--disable-libgomp'\'' '\''--disable-libquadmath'\'' '\''--disable-libssp'\'' '\''--disable-libvtv'\'' '\''--disable-libstdcxx'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&x86_64-lfs-linux-gnu-&'\'' --disable-option-checking --disable-year2038'
- target_configdirs=' libgcc'
- target_cpu='x86_64'
- target_noncanonical='x86_64-lfs-linux-gnu'
- target_os='linux-gnu'
- target_subdir='x86_64-lfs-linux-gnu'
- target_vendor='lfs'
- tooldir='${exec_prefix}/x86_64-lfs-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_CXX14 1
- #define LT_OBJDIR ".libs/"
- configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment