search for: 181ad5eb

Displaying 2 results from an estimated 2 matches for "181ad5eb".

2009 May 02
0
[LLVMdev] Using non-system compiler to build llvm and llvm-gcc front end
...cc-4.2.4/lib64/ (which I thought I had specified with > the configuration). > > Any help would be appreciated. > > Thanks, > Scott > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090501/181ad5eb/attachment.html>
2009 May 01
2
[LLVMdev] Using non-system compiler to build llvm and llvm-gcc front end
I am attempting to install llvm on CentOS 5.3, which uses gcc-4.1.2 as its system compiler. Since this compiler has reported to behave poorly with llvm, I built gcc-4.2.4 in an insulated directory for use with my llvm installation. However, I am not sure I am configuring properly. The gcc-4.2.4 installation is in /pkg/bin/gcc-4.2.4. Here is my config line: ../llvm-2.5/configure