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-15.1.0/configure --prefix=/home/druzyek/sh-gcc/gcc --target=sh3eb-elf --with-multilib-list=m3,m4-nofpu --enable-languages=c,c++ --without-headers --program-prefix=sh-elf- --enable-libssp --enable-lto --enable-clocale=generic --enable-libstdcxx-allocator --disable-threads --disable-libstdcxx-verbose --enable-cxx-flags=-fno-exceptions ## --------- ## ## Platform. ## ## --------- ## hostname = debian uname -m = x86_64 uname -r = 6.1.0-37-amd64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) /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: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## 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: sh3eb-unknown-elf 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:2786: result: no configure:2756: checking for mawk configure:2772: found /usr/bin/mawk configure:2783: result: mawk configure:3313: checking for libatomic support configure:3319: result: no configure:3332: checking for libitm support configure:3338: result: no configure:3351: checking for libsanitizer support configure:3357: result: no configure:3370: checking for libvtv support configure:3376: result: no configure:3521: checking for libphobos support configure:3527: result: no configure:3541: checking for libgcobol support configure:3547: result: no 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 (Debian 12.2.0-14+deb12u1) 12.2.0 Copyright (C) 2022 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-linux-gnu/12/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14+deb12u1' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (Debian 12.2.0-14+deb12u1) ... rest of stderr output deleted ... 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 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++ (Debian 12.2.0-14+deb12u1) 12.2.0 Copyright (C) 2022 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-linux-gnu/12/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14+deb12u1' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (Debian 12.2.0-14+deb12u1) ... rest of stderr output deleted ... 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 configure:6458: $? = 0 configure:6465: result: yes configure:8839: checking for objdir configure:8854: result: .libs configure:9453: WARNING: using in-tree isl, disabling version check 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:11726: result: no configure:11696: checking for byacc configure:11726: result: no configure:11696: checking for yacc configure:11726: result: no configure:11743: checking for bison configure:11773: result: no configure:11790: checking for gm4 configure:11820: result: no configure:11790: checking for gnum4 configure:11820: result: no configure:11790: checking for m4 configure:11820: result: no configure:11837: checking for flex configure:11867: result: no configure:11837: checking for lex configure:11867: result: no configure:11885: checking for flex configure:11915: result: no configure:11932: checking for makeinfo configure:11962: result: no 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-linux-gnu/12/liblto_plugin.so configure:14436: checking for sh3eb-elf-cc configure:14466: result: no configure:14436: checking for sh3eb-elf-gcc configure:14466: result: no configure:14597: checking for sh3eb-elf-c++ configure:14627: result: no configure:14597: checking for sh3eb-elf-g++ configure:14627: result: no configure:14597: checking for sh3eb-elf-cxx configure:14627: result: no configure:14597: checking for sh3eb-elf-gxx configure:14627: result: no configure:14758: checking for sh3eb-elf-gcc configure:14788: result: no configure:14914: checking for sh3eb-elf-gfortran configure:14944: result: no configure:15075: checking for sh3eb-elf-gccgo configure:15105: result: no configure:15236: checking for sh3eb-elf-gdc configure:15266: result: no configure:15397: checking for sh3eb-elf-gm2 configure:15427: result: no configure:15527: checking for ar configure:15560: result: no configure:15638: checking for sh3eb-elf-ar configure:15668: result: no configure:15757: checking for as configure:15790: result: no configure:15868: checking for sh3eb-elf-as configure:15898: result: no configure:15987: checking for dlltool configure:16020: result: no configure:16098: checking for sh3eb-elf-dlltool configure:16128: result: no configure:16217: checking for dsymutil configure:16250: result: no configure:16328: checking for sh3eb-elf-dsymutil configure:16358: result: no configure:16447: checking for ld configure:16480: result: no configure:16558: checking for sh3eb-elf-ld configure:16588: result: no configure:16677: checking for lipo configure:16710: result: no configure:16788: checking for sh3eb-elf-lipo configure:16818: result: no configure:16907: checking for nm configure:16940: result: no configure:17018: checking for sh3eb-elf-nm configure:17048: result: no configure:17137: checking for objcopy configure:17170: result: no configure:17248: checking for sh3eb-elf-objcopy configure:17278: result: no configure:17367: checking for objdump configure:17400: result: no configure:17478: checking for sh3eb-elf-objdump configure:17508: result: no configure:17597: checking for otool configure:17630: result: no configure:17708: checking for sh3eb-elf-otool configure:17738: result: no configure:17827: checking for ranlib configure:17860: result: no configure:17938: checking for sh3eb-elf-ranlib configure:17968: result: no configure:18057: checking for readelf configure:18090: result: no configure:18168: checking for sh3eb-elf-readelf configure:18198: result: no configure:18287: checking for strip configure:18320: result: no configure:18398: checking for sh3eb-elf-strip configure:18428: result: no configure:18517: checking for windres configure:18550: result: no configure:18628: checking for sh3eb-elf-windres configure:18658: result: no configure:18747: checking for windmc configure:18780: result: no configure:18858: checking for sh3eb-elf-windmc configure:18888: result: no configure:18955: checking where to find the target ar configure:18992: result: pre-installed configure:18997: checking where to find the target as configure:19034: result: pre-installed 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:19599: result: pre-installed configure:19604: checking where to find the target lipo configure:19630: result: pre-installed configure:19635: checking where to find the target nm configure:19672: result: pre-installed configure:19677: checking where to find the target objcopy configure:19714: result: pre-installed configure:19719: checking where to find the target objdump configure:19756: result: pre-installed configure:19761: checking where to find the target otool configure:19787: result: pre-installed configure:19792: checking where to find the target ranlib configure:19829: result: pre-installed configure:19834: checking where to find the target readelf configure:19871: result: pre-installed configure:19876: checking where to find the target strip configure:19913: result: pre-installed 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:20277: 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 debian config.status:1076: 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=sh3eb-elf ac_cv_env_target_configargs_set= ac_cv_env_target_configargs_value= ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AS=as ac_cv_prog_AWK=mawk ac_cv_prog_LD=ld 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_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=sh3eb-unknown-elf 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_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' gcc_cv_tool_dirs=/home/druzyek/sh-gcc/gcc/libexec/gcc/sh3eb-elf/15.1.0:/home/druzyek/sh-gcc/gcc/libexec/gcc/sh3eb-elf:/usr/lib/gcc/sh3eb-elf/15.1.0:/usr/lib/gcc/sh3eb-elf:/home/druzyek/sh-gcc/gcc/sh3eb-elf/bin/sh3eb-elf/15.1.0:/home/druzyek/sh-gcc/gcc/sh3eb-elf/bin: gcc_cv_tool_prefix=/home/druzyek/sh-gcc/gcc lt_cv_objdir=.libs ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='sh3eb-elf-ar' AR_PLUGIN_OPTION='--plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so' AS='as' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='sh3eb-elf-as' AWK='mawk' BISON='/home/druzyek/sh-gcc/gcc-15.1.0/missing 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='sh3eb-elf-dlltool' DSYMUTIL='dsymutil' DSYMUTIL_FOR_BUILD='$(DSYMUTIL)' DSYMUTIL_FOR_TARGET='sh3eb-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='/home/druzyek/sh-gcc/gcc-15.1.0/missing 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='sh3eb-elf-gdc' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='sh3eb-elf-gfortran' GM2_FOR_TARGET='sh3eb-elf-gm2' GNATBIND='no' GNATMAKE='no' GOC_FOR_BUILD='$(GOC)' GOC_FOR_TARGET='sh3eb-elf-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='sh3eb-elf-ld' LEX='/home/druzyek/sh-gcc/gcc-15.1.0/missing flex' LIBOBJS='' LIBS='' LIPO='lipo' LIPO_FOR_TARGET='sh3eb-elf-lipo' LN='ln' LN_S='ln -s' LTLIBOBJS='' M4='/home/druzyek/sh-gcc/gcc-15.1.0/missing m4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='/home/druzyek/sh-gcc/gcc-15.1.0/missing makeinfo' NM='nm' NM_FOR_BUILD='$(NM)' NM_FOR_TARGET='sh3eb-elf-nm' OBJCOPY='objcopy' OBJCOPY_FOR_TARGET='sh3eb-elf-objcopy' OBJDUMP='objdump' OBJDUMP_FOR_TARGET='sh3eb-elf-objdump' OBJEXT='o' OTOOL='otool' OTOOL_FOR_TARGET='sh3eb-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='sh3eb-elf-ranlib' RANLIB_PLUGIN_OPTION='--plugin /usr/lib/gcc/x86_64-linux-gnu/12/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='sh3eb-elf-readelf' RPATH_ENVVAR='LD_LIBRARY_PATH' RUNTEST='runtest' SED='/usr/bin/sed' SHELL='/bin/bash' STRIP='strip' STRIP_FOR_TARGET='sh3eb-elf-strip' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-15.1.0/configure --prefix=/home/druzyek/sh-gcc/gcc --target=sh3eb-elf --with-multilib-list=m3,m4-nofpu --enable-languages=c,c++ --without-headers --program-prefix=sh-elf- --enable-libssp --enable-lto --enable-clocale=generic --enable-libstdcxx-allocator --disable-threads --disable-libstdcxx-verbose --enable-cxx-flags=-fno-exceptions' WINDMC='windmc' WINDMC_FOR_BUILD='$(WINDMC)' WINDMC_FOR_TARGET='sh3eb-elf-windmc' WINDRES='windres' WINDRES_FOR_BUILD='$(WINDRES)' WINDRES_FOR_TARGET='sh3eb-elf-windres' YACC='/home/druzyek/sh-gcc/gcc-15.1.0/missing 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=/home/druzyek/sh-gcc/gcc'\'' '\''--with-multilib-list=m3,m4-nofpu'\'' '\''--without-headers'\'' '\''--enable-libssp'\'' '\''--enable-lto'\'' '\''--enable-clocale=generic'\'' '\''--enable-libstdcxx-allocator'\'' '\''--disable-threads'\'' '\''--disable-libstdcxx-verbose'\'' '\''--enable-cxx-flags=-fno-exceptions'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&sh-elf-&'\'' --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}/sh3eb-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* | gcc/cobol/parse$(objext)' configdirs=' gettext libiberty zlib libbacktrace libcpp libcody libdecnumber gmp mpfr mpc isl 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=/home/druzyek/sh-gcc/gcc'\'' '\''--with-multilib-list=m3,m4-nofpu'\'' '\''--without-headers'\'' '\''--enable-libssp'\'' '\''--enable-lto'\'' '\''--enable-clocale=generic'\'' '\''--enable-libstdcxx-allocator'\'' '\''--disable-threads'\'' '\''--disable-libstdcxx-verbose'\'' '\''--enable-cxx-flags=-fno-exceptions'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&sh-elf-&'\'' --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='-I$$r/$(HOST_SUBDIR)/isl/include -I$$s/isl/include' isllibs='-L$$r/$(HOST_SUBDIR)/isl/.libs -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='/home/druzyek/sh-gcc/gcc' program_transform_name='s&^&sh-elf-&' 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='sh3eb-unknown-elf' target_alias='sh3eb-elf' target_configargs='--cache-file=./config.cache --enable-multilib --with-cross-host=x86_64-pc-linux-gnu '\''--prefix=/home/druzyek/sh-gcc/gcc'\'' '\''--with-multilib-list=m3,m4-nofpu'\'' '\''--without-headers'\'' '\''--enable-libssp'\'' '\''--enable-lto'\'' '\''--enable-clocale=generic'\'' '\''--enable-libstdcxx-allocator'\'' '\''--disable-threads'\'' '\''--disable-libstdcxx-verbose'\'' '\''--enable-cxx-flags=-fno-exceptions'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&sh-elf-&'\'' --disable-option-checking --disable-year2038' target_configdirs=' libgcc libstdc++-v3 libssp libquadmath' target_cpu='sh3eb' target_noncanonical='sh3eb-elf' target_os='elf' target_subdir='sh3eb-elf' target_vendor='unknown' tooldir='${exec_prefix}/sh3eb-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_CXX14 1 #define LT_OBJDIR ".libs/" configure: exit 0