search for: cc19hfjy

Displaying 2 results from an estimated 2 matches for "cc19hfjy".

2011 Jan 08
2
[LLVMdev] LLVM-GCC build failed
...urcery/arm-2009q1/bin/arm-none-linux-gnueabi-gcc: cannot  execute binary file   make[2]: *** [crtbegin.o] Error 1   When I use arm-2009q1-176-arm-none-linux-gnueabi-i686-mingw32.tar.bz2, I get the following error:   Assembler messages:^M Error: can't open /cygdrive/d/DOCUME~2/AZIM/LOCALS~1/Temp/cc19Hfjy.s for reading : No such file or directory^M make[2]: *** [crtbegin.o] Error 1   Can anyone please tell me why the error?   Thanks, Akramul -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110108/a6255de6/att...
2011 Jan 08
0
[LLVMdev] LLVM-GCC build failed
...eabi-gcc: cannot > execute binary file > > make[2]: *** [crtbegin.o] Error 1 > > When I use arm-2009q1-176-arm-none-linux-gnueabi-i686-mingw32.tar.bz2, I get the following error: > > Assembler messages:^M > Error: can't open /cygdrive/d/DOCUME~2/AZIM/LOCALS~1/Temp/cc19Hfjy.s for reading > : No such file or directory^M > make[2]: *** [crtbegin.o] Error 1 > > Can anyone please tell me why the error? > They're pretty clear and definitely not related to llvm. One says that you can't execute the arm-gcc binary you have from codesourcery the oth...