-
Notifications
You must be signed in to change notification settings - Fork 15.6k
Description
| Bugzilla Link | 246 |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
Extended Description
alkis@moro llvm $ CC='/opt/gcc3.3.3/bin/gcc'
CXX='/opt/gcc-3.3.3/bin/g++' ./configure --with-llvmgccdir=$LLVMGCCDIR
--enable-spec2000=/home/tmp/speccpu2000/benchspec
--enable-spec95=/home/tmp/spec95/benchspec
checking for a BSD-compatible install... /bin/install -c
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether /opt/gcc-3.3.3/bin/g++ accepts -g... yes
checking whether we are using the GNU C compiler... no
checking whether /opt/gcc3.3.3/bin/gcc accepts -g... no
checking for /opt/gcc3.3.3/bin/gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... /lib/cpp
configure: error: gcc required but not found