+ PREFIX=/home/archi/local/avr4win/ + export PREFIX + cd /home/archi/BuildToolchain/buildWindows/binutils + ../../Downloads/binutils/configure --prefix=/home/archi/local/avr4win/ --target=avr --build=i686-linux-gnu --host=i686-w64-mingw32 --disable-nls --disable-werror checking build system type... i686-pc-linux-gnu checking host system type... i686-w64-mingw32 checking target system type... avr-unknown-none checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for i686-w64-mingw32-gcc... no checking for gcc... gcc configure: WARNING: using cross tools not prefixed with host triplet checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for i686-w64-mingw32-g++... no checking for i686-w64-mingw32-c++... no checking for i686-w64-mingw32-gpp... no checking for i686-w64-mingw32-aCC... no checking for i686-w64-mingw32-CC... no checking for i686-w64-mingw32-cxx... no checking for i686-w64-mingw32-cc++... no checking for i686-w64-mingw32-cl.exe... no checking for i686-w64-mingw32-FCC... no checking for i686-w64-mingw32-KCC... no checking for i686-w64-mingw32-RCC... no checking for i686-w64-mingw32-xlC_r... no checking for i686-w64-mingw32-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for i686-w64-mingw32-gnatbind... no checking for gnatbind... gnatbind checking for i686-w64-mingw32-gnatmake... no checking for gnatmake... gnatmake checking whether compiler driver understands Ada... yes checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for i686-w64-mingw32-ar... no checking for i686-w64-mingw32-as... no checking for i686-w64-mingw32-dlltool... no checking for i686-w64-mingw32-ld... no checking for i686-w64-mingw32-lipo... no checking for i686-w64-mingw32-nm... no checking for i686-w64-mingw32-ranlib... no checking for i686-w64-mingw32-strip... no checking for i686-w64-mingw32-windres... no checking for i686-w64-mingw32-windmc... no checking for i686-w64-mingw32-objcopy... no checking for i686-w64-mingw32-objdump... no checking for i686-w64-mingw32-readelf... no checking for avr-cc... no checking for avr-gcc... no checking for avr-c++... no checking for avr-g++... no checking for avr-cxx... no checking for avr-gxx... no checking for avr-gcc... no checking for avr-gfortran... no checking for avr-gccgo... no checking for avr-ar... avr-ar checking for avr-as... avr-as checking for avr-dlltool... no checking for avr-ld... avr-ld checking for avr-lipo... no checking for avr-nm... avr-nm checking for avr-objcopy... avr-objcopy checking for avr-objdump... avr-objdump checking for avr-ranlib... avr-ranlib checking for avr-readelf... avr-readelf checking for avr-strip... avr-strip checking for avr-windres... no checking for avr-windmc... no checking where to find the target ar... pre-installed checking where to find the target as... pre-installed checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... pre-installed checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed checking where to find the target objcopy... pre-installed checking where to find the target objdump... pre-installed checking where to find the target ranlib... pre-installed checking where to find the target readelf... pre-installed checking where to find the target strip... pre-installed checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile + make make[1]: Verzeichnis „/home/archi/BuildToolchain/buildWindows/binutils“ wird betreten mkdir -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... i686-pc-linux-gnu checking host system type... i686-w64-mingw32 checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar checking for i686-w64-mingw32-ranlib... true checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for i686-w64-mingw32-gcc... gcc checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wshadow=local... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. make[1]: *** [Makefile:7972: configure-libiberty] Fehler 1 make[1]: Verzeichnis „/home/archi/BuildToolchain/buildWindows/binutils“ wird verlassen make: *** [Makefile:857: all] Fehler 2 + make install make[1]: Verzeichnis „/home/archi/BuildToolchain/buildWindows/binutils“ wird betreten /bin/sh ../../Downloads/binutils/mkinstalldirs /home/archi/local/avr4win /home/archi/local/avr4win /bin/sh: Zeile 3: cd: ./bfd: Datei oder Verzeichnis nicht gefunden make[1]: *** [Makefile:2765: install-bfd] Fehler 1 make[1]: Verzeichnis „/home/archi/BuildToolchain/buildWindows/binutils“ wird verlassen make: *** [Makefile:2232: install] Fehler 2