Displaying 4 results from an estimated 4 matches for "l2438".
Did you mean:
2438
2010 May 13
3
[LLVMdev] Building llvm using non-system gcc/binutils
I am trying to build llvm-2.7 using non-system gcc/binutils. My gcc version is 4.1.2, and binutils is 2.17.50.0.15. I get the following errors
`.L2438' referenced in section `.gnu.linkonce.r._ZNK4llvm16DAGTypeLegalizer13getTypeActionENS_3EVTE' of /build/toolchain/src/llvm-2.7/objdir/Release/lib/libLLVMSelectionDAG.a(LegalizeTypes.o): defined in discarded section `.gnu.linkonce.t._ZNK4llvm16DAGTypeLegalizer13getTypeActionENS_3EVTE' of...
2010 May 13
0
[LLVMdev] Building llvm using non-system gcc/binutils
...ying to build llvm-2.7 using non-system gcc/binutils. My gcc version is 4.1.2, and binutils is 2.17.50.0.15. I get the following errors
That version of gcc is known to have issues building LLVM; see
http://llvm.org/docs/GettingStarted.html#brokengcc . Try upgrading
your gcc version.
-Eli
> `.L2438' referenced in section `.gnu.linkonce.r._ZNK4llvm16DAGTypeLegalizer13getTypeActionENS_3EVTE' of /build/toolchain/src/llvm-2.7/objdir/Release/lib/libLLVMSelectionDAG.a(LegalizeTypes.o): defined in discarded section `.gnu.linkonce.t._ZNK4llvm16DAGTypeLegalizer13getTypeActionENS_3EVTE' of...
2010 May 13
1
[LLVMdev] Building llvm using non-system gcc/binutils
...y gcc version is 4.1.2, and binutils is
> 2.17.50.0.15. I get the following errors
>
> That version of gcc is known to have issues building LLVM;
> see
> http://llvm.org/docs/GettingStarted.html#brokengcc
> . Try upgrading
> your gcc version.
>
> -Eli
>
> > `.L2438' referenced in section
> `.gnu.linkonce.r._ZNK4llvm16DAGTypeLegalizer13getTypeActionENS_3EVTE'
> of
> /build/toolchain/src/llvm-2.7/objdir/Release/lib/libLLVMSelectionDAG.a(LegalizeTypes.o):
> defined in discarded section
> `.gnu.linkonce.t._ZNK4llvm16DAGTypeLegalizer13getTyp...
2010 May 14
1
[LLVMdev] Building llvm using non-system gcc/binutils
...y gcc version is 4.1.2, and binutils is
> 2.17.50.0.15. I get the following errors
>
> That version of gcc is known to have issues building LLVM;
> see
> http://llvm.org/docs/GettingStarted.html#brokengcc
> . Try upgrading
> your gcc version.
>
> -Eli
>
> > `.L2438' referenced in section
> `.gnu.linkonce.r._ZNK4llvm16DAGTypeLegalizer13getTypeActionENS_3EVTE'
> of
> /build/toolchain/src/llvm-2.7/objdir/Release/lib/libLLVMSelectionDAG.a(LegalizeTypes.o):
> defined in discarded section
> `.gnu.linkonce.t._ZNK4llvm16DAGTypeLegalizer13getTyp...