[LLVMdev] Compiling llvm and Clang on Linux
Caldarale, Charles R
Chuck.Caldarale at unisys.com
Wed Jul 11 04:22:39 PDT 2012
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Sitvanit Ruah
> Subject: [LLVMdev] Compiling llvm and Clang on Linux
> We are considering using Clang front end for our tool. I tried to compile
> LLVM (using configure followed by make from the llvm top directory) on
> LINUX X86 with gcc 4.1.2.
4.1.2 is known to be a bit flakey:
http://llvm.org/docs/GettingStarted.html#brokengcc
Since that version of gcc is over five years old, you might want to try something a bit newer.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.
More information about the llvm-dev
mailing list