<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Thanks for your suggestions. I am trying to install cross gcc in my another PC then. Btw, I tried the automated scripts (create-snapshots.sh and build-install-linux.sh) that are in the LLVM repository for building crosstoll for ARM (<A href="http://llvm.org/svn/llvm-project/llvm/trunk/utils/crosstool/">http://llvm.org/svn/llvm-project/llvm/trunk/utils/crosstool/</A>) but get the following error for building llvm-gcc (llvm built successfully):</DIV>
<DIV> </DIV>
<DIV>'arm1026ej-s' is not a recognized processor for this target (ignoring processor)<BR>'arm1026ej-s' is not a recognized processor for this target (ignoring processor)<BR>/tmp/llvm-project.YZQXqN/src/llvm-gcc-4.2/gcc/crtstuff.c:1: internal compiler er<BR>ror: Segmentation fault<BR>Please submit a full bug report,<BR>with preprocessed source if appropriate.<BR>See <<A href="http://llvm.org/bugs/">URL:http://llvm.org/bugs/</A>> for instructions.<BR>make[2]: *** [crtbegin.o] Error 1<BR>make[2]: Leaving directory `/tmp/llvm-project.YZQXqN/obj/llvm-gcc-4.2/gcc'<BR>make[1]: *** [all-gcc] Error 2<BR>make[1]: Leaving directory `/tmp/llvm-project.YZQXqN/obj/llvm-gcc-4.2'<BR>make: *** [all] Error 2<BR>~</DIV>
<DIV><BR>I am using the latest version of LLVM and LLVM-GCC from SVN (version number: 122872). And I am using arm-2009q1-176-arm-none-linux-gnueabi-i686-mingw32.tar.bz2. I am using CygWin. Can anyone please tell me what is the reason of the problem? </DIV>
<DIV> </DIV>
<DIV>Akramul<BR>--- On <B>Wed, 5/1/11, Anton Korobeynikov <I><anton@korobeynikov.info></I></B> wrote:<BR></DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid"><BR>From: Anton Korobeynikov <anton@korobeynikov.info><BR>Subject: Re: [LLVMdev] LLVM for ARM target<BR>To: "akramul azim" <bijoy123_8@yahoo.com><BR>Cc: "Bill Wendling" <wendling@apple.com>, llvmdev@cs.uiuc.edu<BR>Date: Wednesday, 5 January, 2011, 4:30 PM<BR><BR>
<DIV class=plainMail>> Can you please tell me what should I do at this point? How to get the standard C library for ARM around?<BR>The best thing is to grab some description how to build "normal" gcc<BR>for your target and make sure all the steps described there will be<BR>ok.<BR>After this you can substitute normal gcc with llvm-gcc and start the<BR>same scenario from scratch.<BR><BR>I believe this is the best way how the newcomer can proceed with such<BR>a complex procedure.<BR><BR>--<BR>With best regards, Anton Korobeynikov<BR>Faculty of Mathematics and Mechanics, Saint Petersburg State University<BR></DIV></BLOCKQUOTE></td></tr></table><br>