[LLVMbugs] [Bug 246] NEW: configure does not detect gcc-3.3.3 as a gcc compiler

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Feb 17 23:39:09 PST 2004


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=246

           Summary: configure does not detect gcc-3.3.3 as a gcc compiler
           Product: Build scripts
           Version: cvs
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: autoconf
        AssignedTo: criswell at uiuc.edu
        ReportedBy: alkis at cs.uiuc.edu


alkis at 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



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list