Project

General

Profile

Support #636 » config.log

Ahmet Ozkesek, 03/22/2026 10:35 AM

 
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

$ ../gcc-14.2.0/configure --prefix=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc --libexecdir=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib --target=i386-elf --disable-werror --disable-shared --enable-lto --enable-plugins --enable-gold --enable-ld=default --disable-libssp --disable-bootstrap --disable-nls --disable-libquadmath --without-headers --disable-threads --enable-interwork --enable-multilib --enable-targets=all --disable-libatomic --disable-libcc1 --disable-decimal-float --enable-languages=ada,c --with-system-zlib --with-gmp=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc --with-mpfr=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc --with-mpc=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc --with-gnu-as --with-gnu-ld --with-pkgversion=coreboot toolchain v2026-01-30_235bb1e617

## --------- ##
## Platform. ##
## --------- ##

hostname = flao83am
uname -m = x86_64
uname -r = 6.19.9-300.fc44.x86_64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Thu Mar 19 21:35:32 UTC 2026

/usr/bin/uname -p = unknown
/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/aozkesek/fw/coreboot/util/crossgcc/xgcc/bin
PATH: /home/aozkesek/.bun/bin/
PATH: /home/aozkesek/.bun/bin/
PATH: /home/aozkesek/.cargo/bin
PATH: /home/aozkesek/.local/bin
PATH: /home/aozkesek/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: .


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2401: checking build system type
configure:2415: result: x86_64-pc-linux-gnu
configure:2462: checking host system type
configure:2475: result: x86_64-pc-linux-gnu
configure:2495: checking target system type
configure:2508: result: i386-pc-elf
configure:2562: checking for a BSD-compatible install
configure:2630: result: /usr/bin/install -c
configure:2641: checking whether ln works
configure:2663: result: yes
configure:2667: checking whether ln -s works
configure:2671: result: yes
configure:2678: checking for a sed that does not truncate output
configure:2742: result: /usr/bin/sed
configure:2751: checking for gawk
configure:2767: found /usr/bin/gawk
configure:2778: result: gawk
configure:3324: checking for libitm support
configure:3330: result: no
configure:3343: checking for libsanitizer support
configure:3349: result: no
configure:3362: checking for libvtv support
configure:3368: result: no
configure:3492: checking for libphobos support
configure:3498: result: no
configure:4211: checking for gcc
configure:4238: result: gnatgcc
configure:4467: checking for C compiler version
configure:4476: gnatgcc --version >&5
gnatgcc (GCC) 16.0.1 20260305 (Red Hat 16.0.1-0)
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:4487: $? = 0
configure:4476: gnatgcc -v >&5
Using built-in specs.
COLLECT_GCC=gnatgcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/16/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,m2,cobol,algol68,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugzilla.redhat.com/ --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-libstdcxx-backtrace --with-libstdcxx-zoneinfo=/usr/share/zoneinfo --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-16.0.1-build/gcc-16.0.1-20260305/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none,amdgcn-amdhsa --enable-offload-defaulted --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-tls=gnu2 --with-arch_32=i686 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 --disable-libssp
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 16.0.1 20260305 (Red Hat 16.0.1-0) (GCC)
... rest of stderr output deleted ...
configure:4487: $? = 0
configure:4476: gnatgcc -V >&5
gnatgcc: error: unrecognized command-line option '-V'
gnatgcc: fatal error: no input files
compilation terminated.
configure:4487: $? = 1
configure:4476: gnatgcc -qversion >&5
gnatgcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gnatgcc: fatal error: no input files
compilation terminated.
configure:4487: $? = 1
configure:4507: checking whether the C compiler works
configure:4529: gnatgcc -O2 -fomit-frame-pointer -m64 conftest.c >&5
configure:4533: $? = 0
configure:4581: result: yes
configure:4584: checking for C compiler default output file name
configure:4586: result: a.out
configure:4592: checking for suffix of executables
configure:4599: gnatgcc -o conftest -O2 -fomit-frame-pointer -m64 conftest.c >&5
configure:4603: $? = 0
configure:4625: result:
configure:4647: checking whether we are cross compiling
configure:4655: gnatgcc -o conftest -O2 -fomit-frame-pointer -m64 conftest.c >&5
configure:4659: $? = 0
configure:4666: ./conftest
configure:4670: $? = 0
configure:4685: result: no
configure:4690: checking for suffix of object files
configure:4712: gnatgcc -c -O2 -fomit-frame-pointer -m64 conftest.c >&5
configure:4716: $? = 0
configure:4737: result: o
configure:4741: checking whether we are using the GNU C compiler
configure:4760: gnatgcc -c -O2 -fomit-frame-pointer -m64 conftest.c >&5
configure:4760: $? = 0
configure:4769: result: yes
configure:4778: checking whether gnatgcc accepts -g
configure:4798: gnatgcc -c -g conftest.c >&5
configure:4798: $? = 0
configure:4839: result: yes
configure:4856: checking for gnatgcc option to accept ISO C89
configure:4919: gnatgcc -c -O2 -fomit-frame-pointer -m64 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:4919: $? = 0
configure:4932: result: none needed
configure:4952: checking for gnatgcc option to accept ISO C99
configure:5101: gnatgcc -c -O2 -fomit-frame-pointer -m64 conftest.c >&5
configure:5101: $? = 0
configure:5114: result: none needed
configure:5187: checking for g++
configure:5203: found /usr/bin/g++
configure:5214: result: g++
configure:5241: checking for C++ compiler version
configure:5250: g++ --version >&5
g++ (GCC) 16.0.1 20260305 (Red Hat 16.0.1-0)
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:5261: $? = 0
configure:5250: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/16/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,m2,cobol,algol68,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugzilla.redhat.com/ --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-libstdcxx-backtrace --with-libstdcxx-zoneinfo=/usr/share/zoneinfo --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-16.0.1-build/gcc-16.0.1-20260305/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none,amdgcn-amdhsa --enable-offload-defaulted --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-tls=gnu2 --with-arch_32=i686 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 --disable-libssp
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 16.0.1 20260305 (Red Hat 16.0.1-0) (GCC)
... rest of stderr output deleted ...
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
configure:5284: g++ -c -O2 -fomit-frame-pointer -m64 conftest.cpp >&5
configure:5284: $? = 0
configure:5293: result: yes
configure:5302: checking whether g++ accepts -g
configure:5322: g++ -c -g conftest.cpp >&5
configure:5322: $? = 0
configure:5363: result: yes
configure:5412: checking whether g++ accepts -static-libstdc++ -static-libgcc
configure:5429: g++ -o conftest -O2 -fomit-frame-pointer -m64 -static-libstdc++ -static-libgcc conftest.cpp >&5
configure:5429: $? = 0
configure:5430: result: yes
configure:5494: checking for gnatbind
configure:5510: found /usr/bin/gnatbind
configure:5521: result: gnatbind
configure:5586: checking for gnatmake
configure:5602: found /usr/bin/gnatmake
configure:5613: result: gnatmake
configure:5635: checking whether compiler driver understands Ada and is recent enough
configure:5662: result: yes
configure:5716: checking for gdc
configure:5746: result: no
configure:5765: checking whether the D compiler works
configure:5782: result: no
configure:5794: checking for cargo
configure:5810: found /home/aozkesek/.cargo/bin/cargo
configure:5821: result: cargo
configure:5838: checking how to compare bootstrapped objects
configure:5863: result: cmp --ignore-initial=16 $$f1 $$f2
configure:5930: checking whether g++ supports C++11 features by default
configure:6226: g++ -c -O2 -fomit-frame-pointer -m64 conftest.cpp >&5
conftest.cpp:104:36: warning: 'volatile'-qualified parameter is deprecated [-Wvolatile]
104 | test(const int c, volatile int v)
| ~~~~~~~~~~~~~^
configure:6226: $? = 0
configure:6233: result: yes
configure:8007: checking for objdir
configure:8022: result: .libs
configure:8192: checking for the correct version of gmp.h
configure:8211: gnatgcc -c -O2 -fomit-frame-pointer -m64 -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include conftest.c >&5
configure:8211: $? = 0
configure:8229: gnatgcc -c -O2 -fomit-frame-pointer -m64 -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include conftest.c >&5
configure:8229: $? = 0
configure:8230: result: yes
configure:8246: checking for the correct version of mpfr.h
configure:8264: gnatgcc -c -O2 -fomit-frame-pointer -m64 -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include conftest.c >&5
configure:8264: $? = 0
configure:8281: gnatgcc -c -O2 -fomit-frame-pointer -m64 -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include conftest.c >&5
configure:8281: $? = 0
configure:8282: result: yes
configure:8299: checking for the correct version of mpc.h
configure:8316: gnatgcc -c -O2 -fomit-frame-pointer -m64 -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include conftest.c >&5
configure:8316: $? = 0
configure:8332: gnatgcc -c -O2 -fomit-frame-pointer -m64 -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include conftest.c >&5
configure:8332: $? = 0
configure:8333: result: yes
configure:8351: checking for the correct version of the gmp/mpfr libraries
configure:8375: gnatgcc -o conftest -O2 -fomit-frame-pointer -m64 -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include conftest.c -L/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib -L/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib -L/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib -lmpc -lmpfr -lgmp >&5
configure:8375: $? = 0
configure:8376: result: yes
configure:8391: checking for the correct version of the mpc libraries
configure:8412: gnatgcc -o conftest -O2 -fomit-frame-pointer -m64 -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include conftest.c -L/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib -L/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib -L/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib -lmpc -lmpfr -lgmp >&5
configure:8412: $? = 0
configure:8413: result: yes
configure:8638: checking for isl 0.15 or later
configure:8651: gnatgcc -o conftest -O2 -fomit-frame-pointer -m64 -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -lisl -L/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib -L/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib -L/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp >&5
configure:8651: $? = 0
configure:8658: result: yes
configure:9927: checking for default BUILD_CONFIG
configure:9959: result:
configure:9964: checking for --enable-vtable-verify
configure:9977: result: no
configure:10654: checking for bison
configure:10670: found /usr/bin/bison
configure:10681: result: bison -y
configure:10701: checking for bison
configure:10717: found /usr/bin/bison
configure:10728: result: bison
configure:10748: checking for gm4
configure:10778: result: no
configure:10748: checking for gnum4
configure:10778: result: no
configure:10748: checking for m4
configure:10764: found /usr/bin/m4
configure:10775: result: m4
configure:10795: checking for flex
configure:10811: found /usr/bin/flex
configure:10822: result: flex
configure:10843: checking for flex
configure:10859: found /usr/bin/flex
configure:10870: result: flex
configure:10890: checking for makeinfo
configure:10920: result: no
configure:10951: checking for expect
configure:10981: result: no
configure:11000: checking for runtest
configure:11030: result: no
configure:11145: checking for ar
configure:11161: found /usr/bin/ar
configure:11172: result: ar
configure:11286: checking for as
configure:11302: found /usr/bin/as
configure:11313: result: as
configure:11427: checking for dlltool
configure:11457: result: no
configure:11568: checking for dsymutil
configure:11598: result: no
configure:11709: checking for ld
configure:11725: found /usr/bin/ld
configure:11736: result: ld
configure:11850: checking for lipo
configure:11880: result: no
configure:11991: checking for nm
configure:12007: found /usr/bin/nm
configure:12018: result: nm
configure:12132: checking for ranlib
configure:12148: found /usr/bin/ranlib
configure:12159: result: ranlib
configure:12268: checking for strip
configure:12284: found /usr/bin/strip
configure:12295: result: strip
configure:12404: checking for windres
configure:12434: result: no
configure:12545: checking for windmc
configure:12575: result: no
configure:12686: checking for objcopy
configure:12702: found /usr/bin/objcopy
configure:12713: result: objcopy
configure:12827: checking for objdump
configure:12843: found /usr/bin/objdump
configure:12854: result: objdump
configure:12968: checking for otool
configure:12998: result: no
configure:13109: checking for readelf
configure:13125: found /usr/bin/readelf
configure:13136: result: readelf
configure:13166: checking for -plugin option
configure:13286: result: --plugin /usr/libexec/gcc/x86_64-redhat-linux/16/liblto_plugin.so
configure:13394: checking for i386-elf-cc
configure:13424: result: no
configure:13394: checking for i386-elf-gcc
configure:13424: result: no
configure:13555: checking for i386-elf-c++
configure:13585: result: no
configure:13555: checking for i386-elf-g++
configure:13585: result: no
configure:13555: checking for i386-elf-cxx
configure:13585: result: no
configure:13555: checking for i386-elf-gxx
configure:13585: result: no
configure:13716: checking for i386-elf-gcc
configure:13746: result: no
configure:13872: checking for i386-elf-gfortran
configure:13902: result: no
configure:14033: checking for i386-elf-gccgo
configure:14063: result: no
configure:14194: checking for i386-elf-gdc
configure:14224: result: no
configure:14355: checking for i386-elf-gm2
configure:14385: result: no
configure:14485: checking for ar
configure:14503: found /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/ar
configure:14515: result: /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/ar
configure:14715: checking for as
configure:14733: found /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/as
configure:14745: result: /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/as
configure:14945: checking for dlltool
configure:14978: result: no
configure:15056: checking for i386-elf-dlltool
configure:15086: result: no
configure:15175: checking for dsymutil
configure:15208: result: no
configure:15286: checking for i386-elf-dsymutil
configure:15316: result: no
configure:15405: checking for ld
configure:15423: found /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/ld
configure:15435: result: /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/ld
configure:15635: checking for lipo
configure:15668: result: no
configure:15746: checking for i386-elf-lipo
configure:15776: result: no
configure:15865: checking for nm
configure:15883: found /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/nm
configure:15895: result: /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/nm
configure:16095: checking for objcopy
configure:16113: found /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/objcopy
configure:16125: result: /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/objcopy
configure:16325: checking for objdump
configure:16343: found /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/objdump
configure:16355: result: /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/objdump
configure:16555: checking for otool
configure:16588: result: no
configure:16666: checking for i386-elf-otool
configure:16696: result: no
configure:16785: checking for ranlib
configure:16803: found /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/ranlib
configure:16815: result: /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/ranlib
configure:17015: checking for readelf
configure:17033: found /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/readelf
configure:17045: result: /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/readelf
configure:17245: checking for strip
configure:17263: found /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/strip
configure:17275: result: /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/strip
configure:17475: checking for windres
configure:17508: result: no
configure:17586: checking for i386-elf-windres
configure:17616: result: no
configure:17705: checking for windmc
configure:17738: result: no
configure:17816: checking for i386-elf-windmc
configure:17846: result: no
configure:17913: checking where to find the target ar
configure:17941: result: pre-installed in /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin
configure:17955: checking where to find the target as
configure:17983: result: pre-installed in /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin
configure:17997: checking where to find the target cc
configure:18020: result: just compiled
configure:18039: checking where to find the target c++
configure:18079: result: pre-installed
configure:18084: checking where to find the target c++ for libstdc++
configure:18124: result: pre-installed
configure:18129: checking where to find the target dlltool
configure:18166: result: pre-installed
configure:18171: checking where to find the target dsymutil
configure:18197: result: pre-installed
configure:18202: checking where to find the target gcc
configure:18225: result: just compiled
configure:18244: checking where to find the target gfortran
configure:18284: result: pre-installed
configure:18289: checking where to find the target gccgo
configure:18329: result: pre-installed
configure:18334: checking where to find the target gdc
configure:18374: result: pre-installed
configure:18379: checking where to find the target gm2
configure:18419: result: pre-installed
configure:18424: checking where to find the target ld
configure:18452: result: pre-installed in /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin
configure:18466: checking where to find the target lipo
configure:18492: result: pre-installed
configure:18497: checking where to find the target nm
configure:18525: result: pre-installed in /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin
configure:18539: checking where to find the target objcopy
configure:18567: result: pre-installed in /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin
configure:18581: checking where to find the target objdump
configure:18609: result: pre-installed in /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin
configure:18623: checking where to find the target otool
configure:18649: result: pre-installed
configure:18654: checking where to find the target ranlib
configure:18682: result: pre-installed in /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin
configure:18696: checking where to find the target readelf
configure:18724: result: pre-installed in /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin
configure:18738: checking where to find the target strip
configure:18766: result: pre-installed in /home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin
configure:18780: checking where to find the target windres
configure:18817: result: pre-installed
configure:18822: checking where to find the target windmc
configure:18859: result: pre-installed
configure:18892: checking whether to enable maintainer-specific portions of Makefiles
configure:18901: result: no
configure:19146: 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 flao83am

config.status:1037: 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=set
ac_cv_env_CC_value=gnatgcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -fomit-frame-pointer -m64 '
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -fomit-frame-pointer -m64 '
ac_cv_env_CXX_FOR_TARGET_set=
ac_cv_env_CXX_FOR_TARGET_value=
ac_cv_env_CXX_set=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=i386-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_AR_FOR_TARGET=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/ar
ac_cv_path_AS_FOR_TARGET=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/as
ac_cv_path_LD_FOR_TARGET=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/ld
ac_cv_path_NM_FOR_TARGET=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/nm
ac_cv_path_OBJCOPY_FOR_TARGET=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/objcopy
ac_cv_path_OBJDUMP_FOR_TARGET=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/objdump
ac_cv_path_RANLIB_FOR_TARGET=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/ranlib
ac_cv_path_READELF_FOR_TARGET=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/readelf
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_STRIP_FOR_TARGET=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/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_CARGO=cargo
ac_cv_prog_FLEX=flex
ac_cv_prog_LD=ld
ac_cv_prog_LEX=flex
ac_cv_prog_M4=m4
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=gnatgcc
ac_cv_prog_ac_ct_CXX=g++
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=i386-pc-elf
acx_cv_cc_gcc_supports_ada=yes
acx_cv_d_compiler_works=no
acx_cv_prog_LN=ln
ax_cv_cxx_compile_cxx11=yes
gcc_cv_isl=yes
gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
gcc_cv_tool_dirs=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/libexec/gcc/i386-elf/14.2.0:/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/libexec/gcc/i386-elf:/usr/lib/gcc/i386-elf/14.2.0:/usr/lib/gcc/i386-elf:/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/i386-elf/14.2.0:/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin:
gcc_cv_tool_prefix=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc
lt_cv_objdir=.libs

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='ar'
AR_FOR_BUILD='$(AR)'
AR_FOR_TARGET='/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/ar'
AR_PLUGIN_OPTION='--plugin /usr/libexec/gcc/x86_64-redhat-linux/16/liblto_plugin.so'
AS='as'
AS_FOR_BUILD='$(AS)'
AS_FOR_TARGET='/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/as'
AWK='gawk'
BISON='bison'
BUILD_CONFIG=''
CARGO='cargo'
CC='gnatgcc'
CC_FOR_BUILD='$(CC)'
CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
CFLAGS='-O2 -fomit-frame-pointer -m64 '
CFLAGS_FOR_BUILD='-O2 -fomit-frame-pointer -m64 '
CFLAGS_FOR_TARGET=' -O2 -Dinhibit_libc'
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=''
CXX='g++'
CXXFLAGS='-O2 -fomit-frame-pointer -m64 '
CXXFLAGS_FOR_BUILD='-O2 -fomit-frame-pointer -m64 '
CXXFLAGS_FOR_TARGET='-g -O2'
CXX_FOR_BUILD='$(CXX)'
CXX_FOR_TARGET='i386-elf-c++'
DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DLT_OBJDIR=\".libs/\"'
DLLTOOL='dlltool'
DLLTOOL_FOR_BUILD='$(DLLTOOL)'
DLLTOOL_FOR_TARGET='i386-elf-dlltool'
DSYMUTIL='dsymutil'
DSYMUTIL_FOR_BUILD='$(DSYMUTIL)'
DSYMUTIL_FOR_TARGET='i386-elf-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='-O2 -fomit-frame-pointer -m64 '
GDC_FOR_BUILD='$(GDC)'
GDC_FOR_TARGET='i386-elf-gdc'
GFORTRAN_FOR_BUILD='$(GFORTRAN)'
GFORTRAN_FOR_TARGET='i386-elf-gfortran'
GM2_FOR_TARGET='i386-elf-gm2'
GNATBIND='gnatbind'
GNATMAKE='gnatmake'
GOC_FOR_BUILD='$(GOC)'
GOC_FOR_TARGET='i386-elf-gccgo'
HAVE_CXX11='1'
HAVE_CXX11_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='/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/ld'
LEX='flex'
LIBOBJS=''
LIBS=''
LIPO='lipo'
LIPO_FOR_TARGET='i386-elf-lipo'
LN='ln'
LN_S='ln -s'
LTLIBOBJS=''
M4='m4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='/home/aozkesek/fw/coreboot/util/crossgcc/gcc-14.2.0/missing makeinfo'
NM='nm'
NM_FOR_BUILD='$(NM)'
NM_FOR_TARGET='/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/nm'
OBJCOPY='objcopy'
OBJCOPY_FOR_TARGET='/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/objcopy'
OBJDUMP='objdump'
OBJDUMP_FOR_TARGET='/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/objdump'
OBJEXT='o'
OTOOL='otool'
OTOOL_FOR_TARGET='i386-elf-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='/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/ranlib'
RANLIB_PLUGIN_OPTION='--plugin /usr/libexec/gcc/x86_64-redhat-linux/16/liblto_plugin.so'
RAW_CXX_FOR_TARGET='i386-elf-c++'
READELF='readelf'
READELF_FOR_TARGET='/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/readelf'
RPATH_ENVVAR='LD_LIBRARY_PATH'
RUNTEST='runtest'
SED='/usr/bin/sed'
SHELL='/bin/sh'
STRIP='strip'
STRIP_FOR_TARGET='/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/i386-elf/bin/strip'
SYSROOT_CFLAGS_FOR_TARGET=''
TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-14.2.0/configure --prefix=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc --libexecdir=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib --target=i386-elf --disable-werror --disable-shared --enable-lto --enable-plugins --enable-gold --enable-ld=default --disable-libssp --disable-bootstrap --disable-nls --disable-libquadmath --without-headers --disable-threads --enable-interwork --enable-multilib --enable-targets=all --disable-libatomic --disable-libcc1 --disable-decimal-float --enable-languages=ada,c --with-system-zlib --with-gmp=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc --with-mpfr=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc --with-mpc=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc --with-gnu-as --with-gnu-ld --with-pkgversion='\''coreboot toolchain v2026-01-30_235bb1e617'\'''
WINDMC='windmc'
WINDMC_FOR_BUILD='$(WINDMC)'
WINDMC_FOR_TARGET='i386-elf-windmc'
WINDRES='windres'
WINDRES_FOR_BUILD='$(WINDRES)'
WINDRES_FOR_TARGET='i386-elf-windres'
YACC='bison -y'
ac_ct_CC='gnatgcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_configargs=' --cache-file=./config.cache '\''--prefix=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc'\'' '\''--libexecdir=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib'\'' '\''--disable-werror'\'' '\''--disable-shared'\'' '\''--enable-lto'\'' '\''--enable-plugins'\'' '\''--enable-gold'\'' '\''--enable-ld=default'\'' '\''--disable-libssp'\'' '\''--disable-bootstrap'\'' '\''--disable-nls'\'' '\''--disable-libquadmath'\'' '\''--without-headers'\'' '\''--disable-threads'\'' '\''--enable-interwork'\'' '\''--enable-multilib'\'' '\''--enable-targets=all'\'' '\''--disable-libatomic'\'' '\''--disable-libcc1'\'' '\''--disable-decimal-float'\'' '\''--with-system-zlib'\'' '\''--with-gmp=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc'\'' '\''--with-mpfr=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc'\'' '\''--with-mpc=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc'\'' '\''--with-gnu-as'\'' '\''--with-gnu-ld'\'' '\''--with-pkgversion=coreboot toolchain v2026-01-30_235bb1e617'\'' '\''--enable-languages=c,ada,lto'\'' --program-transform-name='\''s&^&i386-elf-&'\'' --disable-option-checking'
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}/i386-elf'
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 libbacktrace libcpp libcody libdecnumber fixincludes gcc gnattools 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='-I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include -I/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/include '
gmplibs='-L/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib -L/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib -L/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib -lmpc -lmpfr -lgmp'
host='x86_64-pc-linux-gnu'
host_alias=''
host_configargs=' --cache-file=./config.cache --with-system-zlib '\''--prefix=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc'\'' '\''--libexecdir=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib'\'' '\''--disable-werror'\'' '\''--disable-shared'\'' '\''--enable-lto'\'' '\''--enable-plugins'\'' '\''--enable-gold'\'' '\''--enable-ld=default'\'' '\''--disable-libssp'\'' '\''--disable-bootstrap'\'' '\''--disable-nls'\'' '\''--disable-libquadmath'\'' '\''--without-headers'\'' '\''--disable-threads'\'' '\''--enable-interwork'\'' '\''--enable-multilib'\'' '\''--enable-targets=all'\'' '\''--disable-libatomic'\'' '\''--disable-libcc1'\'' '\''--disable-decimal-float'\'' '\''--with-system-zlib'\'' '\''--with-gmp=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc'\'' '\''--with-mpfr=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc'\'' '\''--with-mpc=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc'\'' '\''--with-gnu-as'\'' '\''--with-gnu-ld'\'' '\''--with-pkgversion=coreboot toolchain v2026-01-30_235bb1e617'\'' '\''--enable-languages=c,ada,lto'\'' --program-transform-name='\''s&^&i386-elf-&'\'' --disable-option-checking'
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='/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
poststage1_ldflags='-static-libstdc++ -static-libgcc'
poststage1_libs=''
prefix='/home/aozkesek/fw/coreboot/util/crossgcc/xgcc'
program_transform_name='s&^&i386-elf-&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
stage1_cflags='-g'
stage1_checking='--enable-checking=yes,types'
stage1_languages='c,ada,lto'
stage1_ldflags='-static-libstdc++ -static-libgcc'
stage1_libs=''
stage2_werror_flag=''
sysconfdir='${prefix}/etc'
target='i386-pc-elf'
target_alias='i386-elf'
target_configargs='--cache-file=./config.cache --with-cross-host=x86_64-pc-linux-gnu '\''--prefix=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc'\'' '\''--libexecdir=/home/aozkesek/fw/coreboot/util/crossgcc/xgcc/lib'\'' '\''--disable-werror'\'' '\''--disable-shared'\'' '\''--enable-lto'\'' '\''--enable-plugins'\'' '\''--enable-gold'\'' '\''--enable-ld=default'\'' '\''--disable-libssp'\'' '\''--disable-bootstrap'\'' '\''--disable-nls'\'' '\''--disable-libquadmath'\'' '\''--without-headers'\'' '\''--disable-threads'\'' '\''--enable-interwork'\'' '\''--enable-multilib'\'' '\''--enable-targets=all'\'' '\''--disable-libatomic'\'' '\''--disable-libcc1'\'' '\''--disable-decimal-float'\'' '\''--with-system-zlib'\'' '\''--with-gnu-as'\'' '\''--with-gnu-ld'\'' '\''--with-pkgversion=coreboot toolchain v2026-01-30_235bb1e617'\'' '\''--enable-languages=c,ada,lto'\'' --program-transform-name='\''s&^&i386-elf-&'\'' --disable-option-checking --disable-year2038'
target_configdirs=' libgcc libada'
target_cpu='i386'
target_noncanonical='i386-elf'
target_os='elf'
target_subdir='i386-elf'
target_vendor='pc'
tooldir='${exec_prefix}/i386-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 HAVE_CXX11 1
#define LT_OBJDIR ".libs/"

configure: exit 0
(1-1/2)