[LLVMdev] Compiling llvm and Clang on Linux (original) (raw)
Duncan Sands baldrick at free.fr
Thu Jul 12 04:55:46 PDT 2012
- Previous message: [LLVMdev] Compiling llvm and Clang on Linux
- Next message: [LLVMdev] Compiling llvm and Clang on Linux
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [LLVMdev] Compiling llvm and Clang on Linux
- Next message: [LLVMdev] Compiling llvm and Clang on Linux
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]