Displaying 2 results from an estimated 2 matches for "0635ee57".
2009 Mar 04
0
[LLVMdev] llvm-gcc fails to build on REL5.1 Linux and Intel x86_64
Hi,
> While attempting to compile llvm-gcc on Intel x86_64 2-way 4-core machine,
> i got the following errors:
this is the second report of this, see http://llvm.org/bugs/show_bug.cgi?id=3710
> gcc version 4.1.2 20070626 (Red Hat 4.1.2-14)
gcc 4.1 has endless problems compiling LLVM, see
http://llvm.org/docs/GettingStarted.html#brokengcc
Here's an extract:
GCC 4.1.1: GCC fails
2009 Mar 04
3
[LLVMdev] llvm-gcc fails to build on REL5.1 Linux and Intel x86_64
While attempting to compile llvm-gcc on Intel x86_64 2-way 4-core machine,
i got the following errors:
configure line i used is:
../llvm-gcc4.2-2.5.source/configure --enable-llvm=`pwd`/../../llvm-2.5
--program-prefix=llvm- --enable-languages=c,c++ --host=x86_64-redhat-linux
--build=x86_64-redhat-linux --disable-multilib --disable-shared
Errors:
lvm-gcc4.2-2.5.source/gcc/.