[LLVMdev] LLVM 1.5 Release Plan
Duraid Madina
duraid at octopus.com.au
Tue May 10 22:05:52 PDT 2005
Oleg Smolsky wrote:
> I've just tried building CVS/HEAD of llvm using gcc 4.0.0 that I have
> installed to /opt/gcc
... then you should either add /opt/gcc/lib to /etc/ld.so.conf and rerun
ldconfig, or add /opt/gcc/lib to your LD_LIBRARY_PATH . However, GCC 4.x
definitely has issues building LLVM, at least on ia64. If you want to
use LLVM in anger, I'd stick with 3.4 for now.
Duraid
More information about the llvm-dev
mailing list