[LLVMdev] Compiling llvm and Clang on Linux
Duncan Sands
baldrick at free.fr
Thu Jul 12 04:55:46 PDT 2012
Hi,
> I ran
> ../llvm/configure CC=gcc44 CXX=g++44
> make
>
> and still got the same error (I checked and CC=gcc44 and CXX=g++44 now in
> build/Makefile.config)..
is it exactly the same error? The original error referred to gcc-4.1 header
files. Does the new error still refer to gcc-4.1 header files, or is it now
talking about gcc-4.4 header files?
Ciao, Duncan.
More information about the llvm-dev
mailing list