<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Did you update llvm and build that first?<div><br></div><div>-Tanya</div><div><br><div><html>On May 21, 2008, at 10:29 PM, Rajika Kumarasiri wrote:</html><br class="Apple-interchange-newline"><blockquote type="cite">hi all,<br>I was trying to build the latest LLVM gcc front end and it failed.<br><br>rajika@:~/project/llvm/dst-directory$ svn info | grep URL<br>URL: <a href="http://llvm.org/svn/llvm-project/llvm-gcc-4.2/trunk">http://llvm.org/svn/llvm-project/llvm-gcc-4.2/trunk</a><br> <br>configure option:  ../dst-directory/configure --prefix=/usr/local/ --enable-llvm=/home/rajika/project/llvm/llvm-objects<br><br>it gave me the following errors<br><br>../../dst-directory/gcc/llvm-convert.cpp:1163: error: 'Create' is not a member of 'llvm::CastInst'<br> ../../dst-directory/gcc/llvm-convert.cpp: In member function 'llvm::AllocaInst* TreeToLLVM::CreateTemporary(const llvm::Type*)':<br>../../dst-directory/gcc/llvm-convert.cpp:1250: error: 'Create' is not a member of 'llvm::CastInst'<br> make[3]: *** [llvm-convert.o] Error 1<br>make[3]: Leaving directory `/home/rajika/project/llvm/llvm-gcc4.2-objects/gcc'<br>make[2]: *** [all-stage1-gcc] Error 2<br>make[2]: Leaving directory `/home/rajika/project/llvm/llvm-gcc4.2-objects'<br> make[1]: *** [stage1-bubble] Error 2<br>make[1]: Leaving directory `/home/rajika/project/llvm/llvm-gcc4.2-objects'<br>make: *** [all] Error 2<br><br><br><br>Any help to fix this? Thanks!<br><br>-Rajika<br><br>-- <br>comp.lang.c - <a href="http://groups.google.com/group/comp.lang.c/topics">http://groups.google.com/group/comp.lang.c/topics</a><br><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">LLVM Developers mailing list</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a> <span class="Apple-converted-space">        </span><a href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a></div> </blockquote></div><br></div></body></html>