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 $ /srv/ARM/akb/amiga-gcc/projects/binutils/configure --prefix=/opt/amiga --target=m68k-amigaos --disable-werror --enable-tui --disable-nls --disable-plugins ## --------- ## ## Platform. ## ## --------- ## hostname = RPi5snd uname -m = aarch64 uname -r = 6.6.51+rpt-rpi-2712 uname -s = Linux uname -v = #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = aarch64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/amiga/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2367: checking build system type configure:2381: result: aarch64-unknown-linux-gnu configure:2428: checking host system type configure:2441: result: aarch64-unknown-linux-gnu configure:2461: checking target system type configure:2474: result: m68k-unknown-amigaos configure:2528: checking for a BSD-compatible install configure:2596: result: /usr/bin/install -c configure:2607: checking whether ln works configure:2629: result: yes configure:2633: checking whether ln -s works configure:2637: result: yes configure:2644: checking for a sed that does not truncate output configure:2708: result: /usr/bin/sed configure:2717: checking for gawk configure:2747: result: no configure:2717: checking for mawk configure:2733: found /usr/bin/mawk configure:2744: result: mawk configure:3530: checking for gdbserver support configure:3536: result: no configure:4099: checking for gcc configure:4115: found /usr/bin/gcc configure:4126: result: gcc configure:4355: checking for C compiler version configure:4364: gcc --version >&5 gcc (Debian 12.2.0-14) 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:4375: $? = 0 configure:4364: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/12/lto-wrapper Target: aarch64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14' --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=aarch64-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-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (Debian 12.2.0-14) configure:4375: $? = 0 configure:4364: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4375: $? = 1 configure:4364: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4375: $? = 1 configure:4395: checking whether the C compiler works configure:4417: gcc -Os conftest.c >&5 configure:4421: $? = 0 configure:4469: result: yes configure:4472: checking for C compiler default output file name configure:4474: result: a.out configure:4480: checking for suffix of executables configure:4487: gcc -o conftest -Os conftest.c >&5 configure:4491: $? = 0 configure:4513: result: configure:4535: checking whether we are cross compiling configure:4543: gcc -o conftest -Os conftest.c >&5 configure:4547: $? = 0 configure:4554: ./conftest configure:4558: $? = 0 configure:4573: result: no configure:4578: checking for suffix of object files configure:4600: gcc -c -Os conftest.c >&5 configure:4604: $? = 0 configure:4625: result: o configure:4629: checking whether we are using the GNU C compiler configure:4648: gcc -c -Os conftest.c >&5 configure:4648: $? = 0 configure:4657: result: yes configure:4666: checking whether gcc accepts -g configure:4686: gcc -c -g conftest.c >&5 configure:4686: $? = 0 configure:4727: result: yes configure:4744: checking for gcc option to accept ISO C89 configure:4807: gcc -c -Os conftest.c >&5 configure:4807: $? = 0 configure:4820: result: none needed configure:4840: checking for gcc option to accept ISO C99 configure:4989: gcc -c -Os conftest.c >&5 configure:4989: $? = 0 configure:5002: result: none needed configure:5075: checking for g++ configure:5091: found /usr/bin/g++ configure:5102: result: g++ configure:5129: checking for C++ compiler version configure:5138: g++ --version >&5 g++ (Debian 12.2.0-14) 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:5149: $? = 0 configure:5138: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/12/lto-wrapper Target: aarch64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14' --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=aarch64-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-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (Debian 12.2.0-14) configure:5149: $? = 0 configure:5138: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:5149: $? = 1 configure:5138: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:5149: $? = 1 configure:5153: checking whether we are using the GNU C++ compiler configure:5172: g++ -c -Os conftest.cpp >&5 configure:5172: $? = 0 configure:5181: result: yes configure:5190: checking whether g++ accepts -g configure:5210: g++ -c -g conftest.cpp >&5 configure:5210: $? = 0 configure:5251: result: yes configure:5300: checking whether g++ accepts -static-libstdc++ -static-libgcc configure:5317: g++ -o conftest -Os -static-libstdc++ -static-libgcc conftest.cpp >&5 configure:5317: $? = 0 configure:5318: result: yes configure:5382: checking for gnatbind configure:5412: result: no configure:5474: checking for gnatmake configure:5504: result: no configure:5523: checking whether compiler driver understands Ada configure:5546: result: no configure:5555: checking how to compare bootstrapped objects configure:5580: result: cmp --ignore-initial=16 $$f1 $$f2 configure:5725: checking for objdir configure:5740: result: .libs configure:6305: checking for isl 0.15 or later configure:6318: gcc -o conftest -Os -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp >&5 conftest.c:10:10: fatal error: isl/schedule.h: No such file or directory 10 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:6318: $? = 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:6325: result: no configure:6329: result: required isl version is 0.15 or later configure:7436: checking for default BUILD_CONFIG configure:7468: result: configure:7473: checking for --enable-vtable-verify configure:7486: result: no configure:8107: checking for bison configure:8123: found /usr/bin/bison configure:8134: result: bison -y configure:8154: checking for bison configure:8170: found /usr/bin/bison configure:8181: result: bison configure:8201: checking for gm4 configure:8231: result: no configure:8201: checking for gnum4 configure:8231: result: no configure:8201: checking for m4 configure:8217: found /usr/bin/m4 configure:8228: result: m4 configure:8248: checking for flex configure:8264: found /usr/bin/flex configure:8275: result: flex configure:8296: checking for flex configure:8312: found /usr/bin/flex configure:8323: result: flex configure:8343: checking for makeinfo configure:8359: found /usr/bin/makeinfo configure:8370: result: makeinfo configure:8404: checking for expect configure:8434: result: no configure:8453: checking for runtest configure:8483: result: no configure:8598: checking for ar configure:8614: found /usr/bin/ar configure:8625: result: ar configure:8739: checking for as configure:8755: found /usr/bin/as configure:8766: result: as configure:8880: checking for dlltool configure:8910: result: no configure:9021: checking for ld configure:9037: found /usr/bin/ld configure:9048: result: ld configure:9162: checking for lipo configure:9192: result: no configure:9303: checking for nm configure:9319: found /usr/bin/nm configure:9330: result: nm configure:9444: checking for ranlib configure:9460: found /usr/bin/ranlib configure:9471: result: ranlib configure:9580: checking for strip configure:9596: found /usr/bin/strip configure:9607: result: strip configure:9716: checking for windres configure:9746: result: no configure:9857: checking for windmc configure:9887: result: no configure:9998: checking for objcopy configure:10014: found /usr/bin/objcopy configure:10025: result: objcopy configure:10139: checking for objdump configure:10155: found /usr/bin/objdump configure:10166: result: objdump configure:10280: checking for readelf configure:10296: found /usr/bin/readelf configure:10307: result: readelf configure:10334: checking for -plugin option configure:10454: result: --plugin /usr/lib/gcc/aarch64-linux-gnu/12/liblto_plugin.so configure:10566: checking for m68k-amigaos-cc configure:10596: result: no configure:10566: checking for m68k-amigaos-gcc configure:10596: result: no configure:10727: checking for m68k-amigaos-c++ configure:10757: result: no configure:10727: checking for m68k-amigaos-g++ configure:10757: result: no configure:10727: checking for m68k-amigaos-cxx configure:10757: result: no configure:10727: checking for m68k-amigaos-gxx configure:10757: result: no configure:10888: checking for m68k-amigaos-gcc configure:10918: result: no configure:11044: checking for m68k-amigaos-gfortran configure:11074: result: no configure:11205: checking for m68k-amigaos-gccgo configure:11235: result: no configure:11446: checking for m68k-amigaos-ar configure:11476: result: no configure:11676: checking for m68k-amigaos-as configure:11706: result: no configure:11906: checking for m68k-amigaos-dlltool configure:11936: result: no configure:12136: checking for m68k-amigaos-ld configure:12166: result: no configure:12366: checking for m68k-amigaos-lipo configure:12396: result: no configure:12596: checking for m68k-amigaos-nm configure:12626: result: no configure:12826: checking for m68k-amigaos-objcopy configure:12856: result: no configure:13056: checking for m68k-amigaos-objdump configure:13086: result: no configure:13286: checking for m68k-amigaos-ranlib configure:13316: result: no configure:13516: checking for m68k-amigaos-readelf configure:13546: result: no configure:13746: checking for m68k-amigaos-strip configure:13776: result: no configure:13976: checking for m68k-amigaos-windres configure:14006: result: no configure:14206: checking for m68k-amigaos-windmc configure:14236: result: no configure:14303: checking where to find the target ar configure:14326: result: just compiled configure:14345: checking where to find the target as configure:14368: result: just compiled configure:14387: checking where to find the target cc configure:14424: result: pre-installed configure:14429: checking where to find the target c++ configure:14469: result: pre-installed configure:14474: checking where to find the target c++ for libstdc++ configure:14514: result: pre-installed configure:14519: checking where to find the target dlltool configure:14542: result: just compiled configure:14561: checking where to find the target gcc configure:14598: result: pre-installed configure:14603: checking where to find the target gfortran configure:14643: result: pre-installed configure:14648: checking where to find the target gccgo configure:14688: result: pre-installed configure:14693: checking where to find the target ld configure:14716: result: just compiled configure:14735: checking where to find the target lipo configure:14761: result: pre-installed configure:14766: checking where to find the target nm configure:14789: result: just compiled configure:14808: checking where to find the target objcopy configure:14831: result: just compiled configure:14850: checking where to find the target objdump configure:14873: result: just compiled configure:14892: checking where to find the target ranlib configure:14915: result: just compiled configure:14934: checking where to find the target readelf configure:14957: result: just compiled configure:14976: checking where to find the target strip configure:14999: result: just compiled configure:15018: checking where to find the target windres configure:15041: result: just compiled configure:15060: checking where to find the target windmc configure:15083: result: just compiled configure:15130: checking whether to enable maintainer-specific portions of Makefiles configure:15139: result: no configure:15374: 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 RPi5snd config.status:1018: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=aarch64-unknown-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=set ac_cv_env_CFLAGS_value=-Os ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-Os 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_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_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=m68k-amigaos ac_cv_env_target_configargs_set= ac_cv_env_target_configargs_value= ac_cv_host=aarch64-unknown-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_BISON=bison ac_cv_prog_FLEX=flex ac_cv_prog_LD=ld ac_cv_prog_LEX=flex ac_cv_prog_M4=m4 ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_NM=nm ac_cv_prog_OBJCOPY=objcopy ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB=ranlib ac_cv_prog_READELF=readelf ac_cv_prog_STRIP=strip ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_target=m68k-unknown-amigaos 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= gcc_cv_tool_prefix=/opt/amiga lt_cv_objdir=.libs ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/ar' AR_PLUGIN_OPTION='--plugin /usr/lib/gcc/aarch64-linux-gnu/12/liblto_plugin.so' AS='as' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gas/as-new' AWK='mawk' BISON='bison' BUILD_CONFIG='' CC='gcc' CC_FOR_BUILD='$(CC)' CC_FOR_TARGET='m68k-amigaos-cc' CFLAGS='-Os' CFLAGS_FOR_BUILD='-Os' CFLAGS_FOR_TARGET='-O2 -fomit-frame-pointer' COMPILER_AS_FOR_TARGET='$(AS_FOR_TARGET)' COMPILER_LD_FOR_TARGET='$(LD_FOR_TARGET)' COMPILER_NM_FOR_TARGET='$(NM_FOR_TARGET)' CONFIGURE_GDB_TK='' CPPFLAGS='' CXX='g++' CXXFLAGS='-Os' CXXFLAGS_FOR_BUILD='-Os' CXXFLAGS_FOR_TARGET='-O2 -fomit-frame-pointer' CXX_FOR_BUILD='$(CXX)' CXX_FOR_TARGET='m68k-amigaos-c++' 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='$$r/$(HOST_SUBDIR)/binutils/dlltool' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' EXPECT='expect' FLAGS_FOR_TARGET=' -L$$r/$(HOST_SUBDIR)/ld' FLEX='flex' GCC_FOR_TARGET='m68k-amigaos-gcc' GCC_SHLIB_SUBDIR='' GDB_TK='' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='m68k-amigaos-gfortran' GNATBIND='no' GNATMAKE='no' GOC_FOR_BUILD='$(GOC)' GOC_FOR_TARGET='m68k-amigaos-gccgo' 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='$$r/$(HOST_SUBDIR)/ld/ld-new' LEX='flex' LIBOBJS='' LIBS='' LIPO='lipo' LIPO_FOR_TARGET='m68k-amigaos-lipo' LN='ln' LN_S='ln -s' LTLIBOBJS='' M4='m4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' NM='nm' NM_FOR_BUILD='$(NM)' NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/nm-new' OBJCOPY='objcopy' OBJCOPY_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/objcopy' OBJDUMP='objdump' OBJDUMP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/objdump' OBJEXT='o' 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='' PKG_CONFIG_PATH='' RANLIB='ranlib' RANLIB_FOR_BUILD='$(RANLIB)' RANLIB_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/ranlib' RANLIB_PLUGIN_OPTION='--plugin /usr/lib/gcc/aarch64-linux-gnu/12/liblto_plugin.so' RAW_CXX_FOR_TARGET='m68k-amigaos-c++' READELF='readelf' READELF_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/readelf' RPATH_ENVVAR='LD_LIBRARY_PATH' RUNTEST='runtest' SED='/usr/bin/sed' SHELL='/bin/bash' STRIP='strip' STRIP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/strip-new' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='/srv/ARM/akb/amiga-gcc/projects/binutils/configure --prefix=/opt/amiga --target=m68k-amigaos --disable-werror --enable-tui --disable-nls --disable-plugins' WINDMC='windmc' WINDMC_FOR_BUILD='$(WINDMC)' WINDMC_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/windmc' WINDRES='windres' WINDRES_FOR_BUILD='$(WINDRES)' WINDRES_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/windres' YACC='bison -y' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='aarch64-unknown-linux-gnu' build_alias='' build_configargs=' --cache-file=./config.cache '\''--prefix=/opt/amiga'\'' '\''--disable-werror'\'' '\''--enable-tui'\'' '\''--disable-nls'\'' '\''--disable-plugins'\'' --program-transform-name='\''s&^&m68k-amigaos-&'\'' --disable-option-checking' build_configdirs=' libiberty' build_cpu='aarch64' build_libsubdir='build-aarch64-unknown-linux-gnu' build_noncanonical='aarch64-unknown-linux-gnu' build_os='linux-gnu' build_subdir='build-aarch64-unknown-linux-gnu' build_tooldir='${exec_prefix}/m68k-amigaos' build_vendor='unknown' compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*' configdirs=' intl libiberty opcodes bfd readline zlib libbacktrace libdecnumber libctf binutils gas ld sim gdb etc gnulib gdbsupport' 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='' 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='aarch64-unknown-linux-gnu' host_alias='' host_configargs=' --cache-file=./config.cache --with-gnu-as --with-gnu-ld '\''--prefix=/opt/amiga'\'' '\''--disable-werror'\'' '\''--enable-tui'\'' '\''--disable-nls'\'' '\''--disable-plugins'\'' --program-transform-name='\''s&^&m68k-amigaos-&'\'' --disable-option-checking' host_cpu='aarch64' host_noncanonical='aarch64-unknown-linux-gnu' host_os='linux-gnu' host_shared='no' host_subdir='.' host_vendor='unknown' 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='/opt/amiga' program_transform_name='s&^&m68k-amigaos-&' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stage1_cflags='-g' stage1_checking='--enable-checking=yes,types' stage1_languages=',c,' stage1_ldflags='' stage1_libs='' stage2_werror_flag='' sysconfdir='${prefix}/etc' target='m68k-unknown-amigaos' target_alias='m68k-amigaos' target_configargs='--cache-file=./config.cache --enable-multilib --with-cross-host=aarch64-unknown-linux-gnu '\''--prefix=/opt/amiga'\'' '\''--disable-werror'\'' '\''--enable-tui'\'' '\''--disable-nls'\'' '\''--disable-plugins'\'' --program-transform-name='\''s&^&m68k-amigaos-&'\'' --disable-option-checking' target_configdirs='' target_cpu='m68k' target_noncanonical='m68k-amigaos' target_os='amigaos' target_subdir='m68k-amigaos' target_vendor='unknown' tooldir='${exec_prefix}/m68k-amigaos' ## ------------------- ## ## 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 LT_OBJDIR ".libs/" configure: exit 0