Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ ../gcc-4.6.1/configure --target=x86_64-w64-mingw32 --enable-targets=all > logfile
- *** This configuration is not supported in the following subdirectories:
- target-libmudflap target-libgomp target-zlib
- (Any other directories should still work fine.)
- *** removing intl/Makefile to force reconfigure
- *** removing libiberty/Makefile to force reconfigure
- *** removing lto-plugin/Makefile to force reconfigure
- checking build system type... i686-pc-mingw32
- checking host system type... i686-pc-mingw32
- checking target system type... x86_64-w64-mingw32
- checking for a BSD-compatible install... /bin/install -c
- checking whether ln works... yes
- checking whether ln -s works... no, using cp -p
- checking for a sed that does not truncate output... /bin/sed
- checking for gawk... gawk
- checking for gcc... gcc
- checking for C compiler default output file name... a.exe
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables... .exe
- 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 g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking for gnatbind... gnatbind
- checking for gnatmake... gnatmake
- checking whether compiler driver understands Ada... no
- checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
- checking for objdir... .libs
- checking for PWL_handle_timeout in -lpwl... no
- checking for version 0.11 (revision 0 or later) of PPL... no
- The following languages will be built: c,c++,lto
- checking for default BUILD_CONFIG...
- 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 ar... ar
- checking for as... as
- checking for dlltool... dlltool
- checking for ld... ld
- checking for lipo... no
- checking for nm... nm
- checking for ranlib... ranlib
- checking for strip... strip
- checking for windres... windres
- checking for windmc... windmc
- checking for objcopy... objcopy
- checking for objdump... objdump
- checking for x86_64-w64-mingw32-cc... no
- checking for x86_64-w64-mingw32-gcc... no
- checking for x86_64-w64-mingw32-c++... no
- checking for x86_64-w64-mingw32-g++... no
- checking for x86_64-w64-mingw32-cxx... no
- checking for x86_64-w64-mingw32-gxx... no
- checking for x86_64-w64-mingw32-gcc... no
- checking for x86_64-w64-mingw32-gcj... no
- checking for x86_64-w64-mingw32-gfortran... no
- checking for x86_64-w64-mingw32-gccgo... no
- checking for ar... /usr/local/x86_64-w64-mingw32/bin/ar
- checking for as... /usr/local/x86_64-w64-mingw32/bin/as
- checking for dlltool... /usr/local/x86_64-w64-mingw32/bin/dlltool
- checking for ld... /usr/local/x86_64-w64-mingw32/bin/ld
- checking for lipo... no
- checking for x86_64-w64-mingw32-lipo... no
- checking for nm... /usr/local/x86_64-w64-mingw32/bin/nm
- checking for objdump... /usr/local/x86_64-w64-mingw32/bin/objdump
- checking for ranlib... /usr/local/x86_64-w64-mingw32/bin/ranlib
- checking for strip... /usr/local/x86_64-w64-mingw32/bin/strip
- checking for windres... no
- checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres
- checking for windmc... no
- checking for x86_64-w64-mingw32-windmc... x86_64-w64-mingw32-windmc
- checking where to find the target ar... pre-installed in /usr/local/x86_64-w64-mingw32/bin
- checking where to find the target as... pre-installed in /usr/local/x86_64-w64-mingw32/bin
- checking where to find the target cc... just compiled
- checking where to find the target c++... just compiled
- checking where to find the target c++ for libstdc++... just compiled
- checking where to find the target dlltool... pre-installed in /usr/local/x86_64-w64-mingw32/bin
- checking where to find the target gcc... just compiled
- checking where to find the target gcj... 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 in /usr/local/x86_64-w64-mingw32/bin
- checking where to find the target lipo... pre-installed
- checking where to find the target nm... pre-installed in /usr/local/x86_64-w64-mingw32/bin
- checking where to find the target objdump... pre-installed in /usr/local/x86_64-w64-mingw32/bin
- checking where to find the target ranlib... pre-installed in /usr/local/x86_64-w64-mingw32/bin
- checking where to find the target strip... pre-installed in /usr/local/x86_64-w64-mingw32/bin
- 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
- checking whether -fkeep-inline-functions is supported... yes
- configure: creating ./config.status
- config.status: creating Makefile
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement