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-10.2.0/configure --prefix=/Users/olivierlanneau/Documents/CASIO/gcc --target=sh3eb-elf --with-multilib-list=m3,m4-nofpu --enable-languages=c,c++ --without-headers --with-newlib --program-prefix=sh-elf- --enable-libssp --enable-lto --enable-clocale=generic --enable-libstdcxx-allocator --disable-threads --disable-hosted-libstdcxx --disable-libstdcxx-verbose --enable-cxx-flags=-ffreestanding -fno-exceptions ## --------- ## ## Platform. ## ## --------- ## hostname = MacBook-Pro-de-Olivier.local uname -m = x86_64 uname -r = 20.6.0 uname -s = Darwin uname -v = Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:31 PDT 2021; root:xnu-7195.141.2~5/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:31 PDT 2021; root:xnu-7195.141.2~5/RELEASE_X86_64 Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 Primary memory available: 8.00 gigabytes Default processor set: 422 tasks, 1590 threads, 4 processors Load average: 1.71, Mach factor: 2.28 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/opt/gnu-getopt/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /Library/Apple/usr/bin PATH: /Library/Frameworks/Mono.framework/Versions/Current/Commands PATH: /Users/olivierlanneau/.local/bin PATH: /Users/olivierlanneau/Documents/CASIO/bin PATH: /Users/olivierlanneau/Documents/CASIO/gcc/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2356: checking build system type configure:2370: result: x86_64-apple-darwin20.6.0 configure:2417: checking host system type configure:2430: result: x86_64-apple-darwin20.6.0 configure:2450: checking target system type configure:2463: result: sh3eb-unknown-elf configure:2517: checking for a BSD-compatible install configure:2585: result: /usr/bin/install -c configure:2596: checking whether ln works configure:2618: result: yes configure:2622: checking whether ln -s works configure:2626: result: yes configure:2633: checking for a sed that does not truncate output configure:2697: result: /usr/bin/sed configure:2706: checking for gawk configure:2736: result: no configure:2706: checking for mawk configure:2736: result: no configure:2706: checking for nawk configure:2736: result: no configure:2706: checking for awk configure:2722: found /usr/bin/awk configure:2733: result: awk configure:3227: checking for libatomic support configure:3233: result: no configure:3265: checking for libitm support configure:3271: result: no configure:3284: checking for libsanitizer support configure:3290: result: no configure:3303: checking for libvtv support configure:3309: result: no configure:3323: checking for libhsail-rt support configure:3329: result: no configure:3459: checking for libphobos support configure:3465: result: no configure:4169: checking for gcc configure:4185: found /usr/bin/gcc configure:4196: result: gcc configure:4425: checking for C compiler version configure:4434: gcc --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.29) Target: x86_64-apple-darwin20.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:4445: $? = 0 configure:4434: gcc -v >&5 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.29) Target: x86_64-apple-darwin20.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:4445: $? = 0 configure:4434: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4445: $? = 1 configure:4434: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:4445: $? = 1 configure:4465: checking whether the C compiler works configure:4487: gcc conftest.c >&5 configure:4491: $? = 0 configure:4539: result: yes configure:4542: checking for C compiler default output file name configure:4544: result: a.out configure:4550: checking for suffix of executables configure:4557: gcc -o conftest conftest.c >&5 configure:4561: $? = 0 configure:4583: result: configure:4605: checking whether we are cross compiling configure:4613: gcc -o conftest conftest.c >&5 configure:4617: $? = 0 configure:4624: ./conftest configure:4628: $? = 0 configure:4643: result: no configure:4648: checking for suffix of object files configure:4670: gcc -c conftest.c >&5 configure:4674: $? = 0 configure:4695: result: o configure:4699: checking whether we are using the GNU C compiler configure:4718: gcc -c conftest.c >&5 configure:4718: $? = 0 configure:4727: result: yes configure:4736: checking whether gcc accepts -g configure:4756: gcc -c -g conftest.c >&5 configure:4756: $? = 0 configure:4797: result: yes configure:4814: checking for gcc option to accept ISO C89 configure:4877: gcc -c -g -O2 conftest.c >&5 configure:4877: $? = 0 configure:4890: result: none needed configure:4968: checking for g++ configure:4984: found /usr/bin/g++ configure:4995: result: g++ configure:5022: checking for C++ compiler version configure:5031: g++ --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.29) Target: x86_64-apple-darwin20.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:5042: $? = 0 configure:5031: g++ -v >&5 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.29) Target: x86_64-apple-darwin20.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:5042: $? = 0 configure:5031: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5042: $? = 1 configure:5031: g++ -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:5042: $? = 1 configure:5046: checking whether we are using the GNU C++ compiler configure:5065: g++ -c conftest.cpp >&5 configure:5065: $? = 0 configure:5074: result: yes configure:5083: checking whether g++ accepts -g configure:5103: g++ -c -g conftest.cpp >&5 configure:5103: $? = 0 configure:5144: result: yes configure:5193: checking whether g++ accepts -static-libstdc++ -static-libgcc configure:5210: g++ -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp >&5 clang: error: unsupported option '-static-libgcc' configure:5210: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #if (__GNUC__ < 4) || (__GNUC__ == 4 && __GNUC_MINOR__ < 5) | #error -static-libstdc++ not implemented | #endif | int main() {} configure:5214: result: no configure:5275: checking for gnatbind configure:5305: result: no configure:5367: checking for gnatmake configure:5397: result: no configure:5416: checking whether compiler driver understands Ada configure:5439: result: no configure:5448: checking how to compare bootstrapped objects configure:5473: result: cmp --ignore-initial=16 $$f1 $$f2 configure:5533: checking for objdir configure:5548: result: .libs configure:5719: checking for the correct version of gmp.h configure:5739: gcc -c -g -O2 conftest.c >&5 configure:5739: $? = 0 configure:5757: gcc -c -g -O2 conftest.c >&5 configure:5757: $? = 0 configure:5758: result: yes configure:5774: checking for the correct version of mpfr.h configure:5792: gcc -c -g -O2 conftest.c >&5 configure:5792: $? = 0 configure:5809: gcc -c -g -O2 conftest.c >&5 configure:5809: $? = 0 configure:5810: result: yes configure:5827: checking for the correct version of mpc.h configure:5844: gcc -c -g -O2 conftest.c >&5 configure:5844: $? = 0 configure:5860: gcc -c -g -O2 conftest.c >&5 configure:5860: $? = 0 configure:5861: result: yes configure:5879: checking for the correct version of the gmp/mpfr/mpc libraries configure:5910: gcc -o conftest -g -O2 conftest.c -lmpc -lmpfr -lgmp >&5 configure:5910: $? = 0 configure:5911: result: yes configure:6114: checking for isl 0.15 or later configure:6127: gcc -o conftest -g -O2 -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp >&5 conftest.c:10:10: fatal error: 'isl/schedule.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:6127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | isl_options_set_schedule_serialize_sccs (NULL, 0); | ; | return 0; | } configure:6134: result: no configure:6138: result: required isl version is 0.15 or later configure:7231: checking for default BUILD_CONFIG configure:7263: result: configure:7268: checking for --enable-vtable-verify configure:7281: result: no configure:7894: checking for bison configure:7910: found /usr/bin/bison configure:7921: result: bison -y configure:7941: checking for bison configure:7957: found /usr/bin/bison configure:7968: result: bison configure:7988: checking for gm4 configure:8004: found /usr/bin/gm4 configure:8015: result: gm4 configure:8035: checking for flex configure:8051: found /usr/bin/flex configure:8062: result: flex configure:8083: checking for flex configure:8099: found /usr/bin/flex configure:8110: result: flex configure:8130: checking for makeinfo configure:8146: found /usr/bin/makeinfo configure:8157: result: makeinfo configure:8191: checking for expect configure:8207: found /usr/bin/expect configure:8218: result: expect configure:8240: checking for runtest configure:8270: result: no configure:8385: checking for ar configure:8401: found /usr/bin/ar configure:8412: result: ar configure:8526: checking for as configure:8542: found /usr/bin/as configure:8553: result: as configure:8667: checking for dlltool configure:8697: result: no configure:8727: checking for ld configure:8754: result: /Library/Developer/CommandLineTools/usr/bin/ld configure:8949: checking for lipo configure:8965: found /usr/bin/lipo configure:8976: result: lipo configure:9090: checking for nm configure:9106: found /usr/bin/nm configure:9117: result: nm configure:9231: checking for ranlib configure:9247: found /usr/bin/ranlib configure:9258: result: ranlib configure:9367: checking for strip configure:9383: found /usr/bin/strip configure:9394: result: strip configure:9503: checking for windres configure:9533: result: no configure:9644: checking for windmc configure:9674: result: no configure:9785: checking for objcopy configure:9815: result: no configure:9926: checking for objdump configure:9942: found /usr/bin/objdump configure:9953: result: objdump configure:10067: checking for otool configure:10083: found /usr/bin/otool configure:10094: result: otool configure:10208: checking for readelf configure:10238: result: no configure:10349: checking for sh3eb-elf-cc configure:10379: result: no configure:10349: checking for sh3eb-elf-gcc configure:10379: result: no configure:10510: checking for sh3eb-elf-c++ configure:10540: result: no configure:10510: checking for sh3eb-elf-g++ configure:10540: result: no configure:10510: checking for sh3eb-elf-cxx configure:10540: result: no configure:10510: checking for sh3eb-elf-gxx configure:10540: result: no configure:10671: checking for sh3eb-elf-gcc configure:10701: result: no configure:10827: checking for sh3eb-elf-gfortran configure:10857: result: no configure:10988: checking for sh3eb-elf-gccgo configure:11018: result: no configure:11149: checking for sh3eb-elf-gdc configure:11179: result: no configure:11279: checking for ar configure:11297: found /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/ar configure:11309: result: /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/ar configure:11509: checking for as configure:11527: found /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/as configure:11539: result: /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/as configure:11739: checking for dlltool configure:11772: result: no configure:11850: checking for sh3eb-elf-dlltool configure:11880: result: no configure:11969: checking for ld configure:11987: found /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/ld configure:11999: result: /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/ld configure:12199: checking for lipo configure:12232: result: no configure:12310: checking for sh3eb-elf-lipo configure:12340: result: no configure:12429: checking for nm configure:12447: found /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/nm configure:12459: result: /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/nm configure:12659: checking for objcopy configure:12677: found /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/objcopy configure:12689: result: /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/objcopy configure:12889: checking for objdump configure:12907: found /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/objdump configure:12919: result: /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/objdump configure:13119: checking for otool configure:13152: result: no configure:13230: checking for sh3eb-elf-otool configure:13260: result: no configure:13349: checking for ranlib configure:13367: found /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/ranlib configure:13379: result: /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/ranlib configure:13579: checking for readelf configure:13597: found /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/readelf configure:13609: result: /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/readelf configure:13809: checking for strip configure:13827: found /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/strip configure:13839: result: /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/strip configure:14039: checking for windres configure:14072: result: no configure:14150: checking for sh3eb-elf-windres configure:14180: result: no configure:14269: checking for windmc configure:14302: result: no configure:14380: checking for sh3eb-elf-windmc configure:14410: result: no configure:14477: checking where to find the target ar configure:14505: result: pre-installed in /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin configure:14519: checking where to find the target as configure:14547: result: pre-installed in /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin configure:14561: checking where to find the target cc configure:14584: result: just compiled configure:14603: checking where to find the target c++ configure:14629: result: just compiled configure:14648: checking where to find the target c++ for libstdc++ configure:14674: result: just compiled configure:14693: checking where to find the target dlltool configure:14730: result: pre-installed configure:14735: checking where to find the target gcc configure:14758: result: just compiled configure:14777: checking where to find the target gfortran configure:14817: result: pre-installed configure:14822: checking where to find the target gccgo configure:14862: result: pre-installed configure:14867: checking where to find the target gdc configure:14907: result: pre-installed configure:14912: checking where to find the target ld configure:14940: result: pre-installed in /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin configure:14954: checking where to find the target lipo configure:14980: result: pre-installed configure:14985: checking where to find the target nm configure:15013: result: pre-installed in /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin configure:15027: checking where to find the target objcopy configure:15055: result: pre-installed in /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin configure:15069: checking where to find the target objdump configure:15097: result: pre-installed in /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin configure:15111: checking where to find the target otool configure:15137: result: pre-installed configure:15142: checking where to find the target ranlib configure:15170: result: pre-installed in /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin configure:15184: checking where to find the target readelf configure:15212: result: pre-installed in /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin configure:15226: checking where to find the target strip configure:15254: result: pre-installed in /Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin configure:15268: checking where to find the target windres configure:15305: result: pre-installed configure:15310: checking where to find the target windmc configure:15347: result: pre-installed configure:15380: checking whether to enable maintainer-specific portions of Makefiles configure:15389: result: no configure:15632: 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 MacBook-Pro-de-Olivier.local config.status:1019: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin20.6.0 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_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_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-apple-darwin20.6.0 ac_cv_objext=o ac_cv_path_AR_FOR_TARGET=/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/ar ac_cv_path_AS_FOR_TARGET=/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/as ac_cv_path_LD_FOR_TARGET=/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/ld ac_cv_path_NM_FOR_TARGET=/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/nm ac_cv_path_OBJCOPY_FOR_TARGET=/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/objcopy ac_cv_path_OBJDUMP_FOR_TARGET=/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/objdump ac_cv_path_RANLIB_FOR_TARGET=/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/ranlib ac_cv_path_READELF_FOR_TARGET=/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/readelf ac_cv_path_SED=/usr/bin/sed ac_cv_path_STRIP_FOR_TARGET=/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-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=awk ac_cv_prog_BISON=bison ac_cv_prog_EXPECT=expect ac_cv_prog_FLEX=flex ac_cv_prog_LD=/Library/Developer/CommandLineTools/usr/bin/ld ac_cv_prog_LEX=flex ac_cv_prog_LIPO=lipo ac_cv_prog_M4=gm4 ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_NM=nm ac_cv_prog_OBJDUMP=objdump ac_cv_prog_OTOOL=otool ac_cv_prog_RANLIB=ranlib 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_g=yes ac_cv_prog_cxx_g=yes ac_cv_target=sh3eb-unknown-elf acx_cv_cc_gcc_supports_ada=no acx_cv_prog_LN=ln gcc_cv_isl=no gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' gcc_cv_tool_dirs=/Users/olivierlanneau/Documents/CASIO/gcc/libexec/gcc/sh3eb-elf/10.2.0:/Users/olivierlanneau/Documents/CASIO/gcc/libexec/gcc/sh3eb-elf:/usr/lib/gcc/sh3eb-elf/10.2.0:/usr/lib/gcc/sh3eb-elf:/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/sh3eb-elf/10.2.0:/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin: gcc_cv_tool_prefix=/Users/olivierlanneau/Documents/CASIO/gcc lt_cv_objdir=.libs ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/ar' AS='as' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/as' AWK='awk' BISON='bison' BUILD_CONFIG='' 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='' 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=\"\" -DLT_OBJDIR=\".libs/\"' DLLTOOL='dlltool' DLLTOOL_FOR_BUILD='$(DLLTOOL)' DLLTOOL_FOR_TARGET='sh3eb-elf-dlltool' ECHO_C='\c' ECHO_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_FOR_BUILD='$(GDC)' GDC_FOR_TARGET='sh3eb-elf-gdc' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='sh3eb-elf-gfortran' GNATBIND='no' GNATMAKE='no' GOC_FOR_BUILD='$(GOC)' GOC_FOR_TARGET='sh3eb-elf-gccgo' INSTALL_DATA='${INSTALL} -m 644' INSTALL_GDB_TK='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='/Library/Developer/CommandLineTools/usr/bin/ld' LDFLAGS='' LDFLAGS_FOR_BUILD='' LDFLAGS_FOR_TARGET='' LD_FOR_BUILD='$(LD)' LD_FOR_TARGET='/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/ld' LEX='flex' LIBOBJS='' LIBS='' LIPO='lipo' LIPO_FOR_TARGET='sh3eb-elf-lipo' LN='ln' LN_S='ln -s' LTLIBOBJS='' M4='gm4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' NM='nm' NM_FOR_BUILD='$(NM)' NM_FOR_TARGET='/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/nm' OBJCOPY='objcopy' OBJCOPY_FOR_TARGET='/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/objcopy' OBJDUMP='objdump' OBJDUMP_FOR_TARGET='/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/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=':' RANLIB='ranlib' RANLIB_FOR_BUILD='$(RANLIB)' RANLIB_FOR_TARGET='/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/ranlib' 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='/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/readelf' RPATH_ENVVAR='DYLD_LIBRARY_PATH' RUNTEST='runtest' SED='/usr/bin/sed' SHELL='/bin/sh' STRIP='strip' STRIP_FOR_TARGET='/Users/olivierlanneau/Documents/CASIO/gcc/sh3eb-elf/bin/strip' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-10.2.0/configure --prefix=/Users/olivierlanneau/Documents/CASIO/gcc --target=sh3eb-elf --with-multilib-list=m3,m4-nofpu --enable-languages=c,c++ --without-headers --with-newlib --program-prefix=sh-elf- --enable-libssp --enable-lto --enable-clocale=generic --enable-libstdcxx-allocator --disable-threads --disable-hosted-libstdcxx --disable-libstdcxx-verbose --enable-cxx-flags='\''-ffreestanding -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='bison -y' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin20.6.0' build_alias='' build_configargs=' --cache-file=./config.cache '\''--prefix=/Users/olivierlanneau/Documents/CASIO/gcc'\'' '\''--with-multilib-list=m3,m4-nofpu'\'' '\''--without-headers'\'' '\''--with-newlib'\'' '\''--enable-libssp'\'' '\''--enable-lto'\'' '\''--enable-clocale=generic'\'' '\''--enable-libstdcxx-allocator'\'' '\''--disable-threads'\'' '\''--disable-hosted-libstdcxx'\'' '\''--disable-libstdcxx-verbose'\'' '\''--enable-cxx-flags=-ffreestanding -fno-exceptions'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&sh-elf-&'\'' --disable-option-checking' build_configdirs=' libiberty libcpp fixincludes' build_cpu='x86_64' build_libsubdir='build-x86_64-apple-darwin20.6.0' build_noncanonical='x86_64-apple-darwin20.6.0' build_os='darwin20.6.0' build_subdir='build-x86_64-apple-darwin20.6.0' build_tooldir='${exec_prefix}/sh3eb-elf' build_vendor='apple' compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*' configdirs=' intl libiberty zlib libbacktrace libcpp libdecnumber fixincludes gcc libcc1 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_liboffloadmic_configure_flags='' extra_linker_plugin_configure_flags='' extra_linker_plugin_flags='' extra_mpc_gmp_configure_flags='' extra_mpc_mpfr_configure_flags='' extra_mpfr_configure_flags='' get_gcc_base_ver='cat' gmpinc='' gmplibs='-lmpc -lmpfr -lgmp' host='x86_64-apple-darwin20.6.0' host_alias='' host_configargs=' --cache-file=./config.cache '\''--prefix=/Users/olivierlanneau/Documents/CASIO/gcc'\'' '\''--with-multilib-list=m3,m4-nofpu'\'' '\''--without-headers'\'' '\''--with-newlib'\'' '\''--enable-libssp'\'' '\''--enable-lto'\'' '\''--enable-clocale=generic'\'' '\''--enable-libstdcxx-allocator'\'' '\''--disable-threads'\'' '\''--disable-hosted-libstdcxx'\'' '\''--disable-libstdcxx-verbose'\'' '\''--enable-cxx-flags=-ffreestanding -fno-exceptions'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&sh-elf-&'\'' --disable-option-checking' host_cpu='x86_64' host_noncanonical='x86_64-apple-darwin20.6.0' host_os='darwin20.6.0' host_shared='no' host_subdir='.' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' islinc='' isllibs='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' poststage1_ldflags='-static-libstdc++ -static-libgcc' poststage1_libs='' prefix='/Users/olivierlanneau/Documents/CASIO/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='' 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-apple-darwin20.6.0 '\''--prefix=/Users/olivierlanneau/Documents/CASIO/gcc'\'' '\''--with-multilib-list=m3,m4-nofpu'\'' '\''--without-headers'\'' '\''--with-newlib'\'' '\''--enable-libssp'\'' '\''--enable-lto'\'' '\''--enable-clocale=generic'\'' '\''--enable-libstdcxx-allocator'\'' '\''--disable-threads'\'' '\''--disable-hosted-libstdcxx'\'' '\''--disable-libstdcxx-verbose'\'' '\''--enable-cxx-flags=-ffreestanding -fno-exceptions'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&sh-elf-&'\'' --disable-option-checking' 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='../gcc-10.2.0/config/mh-darwin' ospace_frag='/dev/null' serialization_dependencies='serdep.tmp' target_makefile_frag='/dev/null' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define LT_OBJDIR ".libs/" configure: exit 0