I tried the automated scripts (create-snapshots.sh and build-install-linux.sh) that are in the LLVM repository for building crosstoll for ARM (http://llvm.org/svn/llvm-project/llvm/trunk/utils/crosstool/) but get the following error for building llvm-gcc (llvm built successfully): 'arm1026ej-s' is not a recognized processor for this target (ignoring processor) 'arm1026ej-s' is not a recognized processor for this target (ignoring processor) /tmp/llvm-project.YZQXqN/src/llvm-gcc-4.2/gcc/crtstuff.c:1: internal compiler er ror: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://llvm.org/bugs/> for instructions. make[2]: *** [crtbegin.o] Error 1 make[2]: Leaving directory `/tmp/llvm-project.YZQXqN/obj/llvm-gcc-4.2/gcc' make[1]: *** [all-gcc] Error 2 make[1]: Leaving directory `/tmp/llvm-project.YZQXqN/obj/llvm-gcc-4.2' make: *** [all] Error 2 ~ 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? Akramul -----Inline Attachment Follows----- _______________________________________________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110106/e784ecb6/attachment.html>