Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ../llvm-gcc-4.2-2.9.source/configure --enable-llvm=/home/dan/documents/projects/llvm2.9/obj-llvm --disable-multilib --enable-languages=c,c++ | tee ../configure-llvm-gcc.log
- creating cache ./config.cache
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... x86_64-unknown-linux-gnu
- checking build system type... x86_64-unknown-linux-gnu
- checking for a BSD compatible install... /usr/bin/install -c
- checking whether ln works... yes
- checking whether ln -s works... yes
- checking for gcc... gcc
- checking whether the C compiler (gcc ) works... yes
- checking whether the C compiler (gcc ) is a cross-compiler... no
- checking whether we are using GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gnatbind... gnatbind
- checking whether compiler driver understands Ada... yes
- checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
- checking for correct version of gmp.h... yes
- checking for correct version of mpfr.h... yes
- checking for any version of mpfr.h... yes
- 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... expect
- checking for runtest... runtest
- checking for x86_64-unknown-linux-gnu-ar... no
- checking for ar... ar
- checking for x86_64-unknown-linux-gnu-as... no
- checking for as... as
- checking for x86_64-unknown-linux-gnu-dlltool... no
- checking for dlltool... no
- checking for x86_64-unknown-linux-gnu-ld... no
- checking for ld... ld
- checking for x86_64-unknown-linux-gnu-lipo... no
- checking for lipo... no
- checking for x86_64-unknown-linux-gnu-nm... no
- checking for nm... nm
- checking for x86_64-unknown-linux-gnu-ranlib... no
- checking for ranlib... ranlib
- checking for x86_64-unknown-linux-gnu-strip... no
- checking for strip... strip
- checking for x86_64-unknown-linux-gnu-windres... no
- checking for windres... no
- checking for x86_64-unknown-linux-gnu-objcopy... no
- checking for objcopy... objcopy
- checking for x86_64-unknown-linux-gnu-objdump... no
- checking for objdump... objdump
- checking for x86_64-unknown-linux-gnu-cc... no
- checking for cc... cc
- checking for x86_64-unknown-linux-gnu-c++... x86_64-unknown-linux-gnu-c++
- checking for x86_64-unknown-linux-gnu-gcc... x86_64-unknown-linux-gnu-gcc
- checking for x86_64-unknown-linux-gnu-gcj... no
- checking for gcj... no
- checking for x86_64-unknown-linux-gnu-gfortran... no
- checking for gfortran... no
- checking for ar... no
- checking for x86_64-unknown-linux-gnu-ar... no
- checking for ar... ar
- checking for as... no
- checking for x86_64-unknown-linux-gnu-as... no
- checking for as... as
- checking for dlltool... no
- checking for x86_64-unknown-linux-gnu-dlltool... no
- checking for dlltool... no
- checking for ld... no
- checking for x86_64-unknown-linux-gnu-ld... no
- checking for ld... ld
- checking for lipo... no
- checking for x86_64-unknown-linux-gnu-lipo... no
- checking for lipo... no
- checking for nm... no
- checking for x86_64-unknown-linux-gnu-nm... no
- checking for nm... nm
- checking for objdump... no
- checking for x86_64-unknown-linux-gnu-objdump... no
- checking for objdump... objdump
- checking for ranlib... no
- checking for x86_64-unknown-linux-gnu-ranlib... no
- checking for ranlib... ranlib
- checking for strip... no
- checking for x86_64-unknown-linux-gnu-strip... no
- checking for strip... strip
- checking for windres... no
- checking for x86_64-unknown-linux-gnu-windres... no
- checking for windres... no
- checking where to find the target ar... host tool
- checking where to find the target as... host tool
- 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... host tool
- checking where to find the target gcc... just compiled
- checking where to find the target gcj... host tool
- checking where to find the target gfortran... host tool
- checking where to find the target ld... host tool
- checking where to find the target lipo... host tool
- checking where to find the target nm... host tool
- checking where to find the target objdump... host tool
- checking where to find the target ranlib... host tool
- checking where to find the target strip... host tool
- checking where to find the target windres... host tool
- checking whether to enable maintainer-specific portions of Makefiles... no
- updating cache ./config.cache
- creating ./config.status
- creating Makefile
Advertisement
Add Comment
Please, Sign In to add comment