search for: crosstoll

Displaying 5 results from an estimated 5 matches for "crosstoll".

Did you mean: crosstalk
2011 Jan 08
2
[LLVMdev] LLVM-GCC build failed
...from SVN (version number: 122880). And I am using arm-2009q1-176-arm-none-linux-gnueabi-i686-mingw32.tar.bz2 or arm-2007q3-51-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2. 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):   When I use arm-2007q3-51-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2: my build fails by the following error:   /usr/local/crosstool/codesourcer...
2011 Jan 08
0
[LLVMdev] LLVM-GCC build failed
...from SVN (version number: 122880). And I am using arm-2009q1-176-arm-none-linux-gnueabi-i686-mingw32.tar.bz2 or arm-2007q3-51-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2. 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): > > When I use arm-2007q3-51-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2: my build fails by the following error: > > /usr/local/cr...
2011 Jan 07
0
[LLVMdev] Can anyone please give any suggestions?
 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...
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