search for: yzqxqn

Displaying 3 results from an estimated 3 matches for "yzqxqn".

2011 Jan 07
0
[LLVMdev] Can anyone please give any suggestions?
.../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/ob...
2011 Jan 05
0
[LLVMdev] LLVM for ARM target
> Can you please tell me what should I do at this point? How to get the standard C library for ARM around? The best thing is to grab some description how to build "normal" gcc for your target and make sure all the steps described there will be ok. After this you can substitute normal gcc with llvm-gcc and start the same scenario from scratch. I believe this is the best way how the
2011 Jan 05
2
[LLVMdev] LLVM for ARM target
Can you please tell me what should I do at this point? How to get the standard C library for ARM around? I also tried to build  http://llvm.org/svn/llvm-project/llvm/trunk/utils/crosstool/ in CYGWIN. However, my LLVM building was failed when I run the script. I am in dilemma what steps i should follow. Please help me. Thanks a lot Akramul --- On Tue, 4/1/11, Anton Korobeynikov <anton at