search for: yuvi

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

Did you mean: yuri
2011 Jul 08
1
[LLVMdev] as: unrecognized option '-meabi=4'
Hi In my install directory under bin , I had llvm-c++,llvm-g++,llvm-gconv I tested one sample program #llvm-c++ addu.c -o addu-arm as: unrecognized option '-meabi=4' How do i solve this issue Thanks Yuvi R On Fri, Jul 8, 2011 at 9:21 AM, raj raja <yuvaraj.addu at gmail.com> wrote: > Thanks for your reply > > I got error > > */bin/sh: build/genmodes: not found* > > I am trying to resolve it > > > Thanks > > Yuvi R > > > On Thu, Jul 7, 2011 at 8:10...
2011 Jul 07
3
[LLVMdev] llvm-gcc cross compiling for ARM
...get=arm-none-linux-gnueabi # make I am getting some kind of linker errors /opt/arm-2010.09/bin/arm-none-linux-gnueabi-ld: cannot find crtn.o: No such file or directory @ final stage. I copied crtn.o to current working directory. But getting same issue How do i resolve this issue? Thanks Yuvi R -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110707/c07a988a/attachment.html>
2011 Jul 08
0
[LLVMdev] as: unrecognized option '-meabi=4'
...> > > In my install directory under bin , I had > > llvm-c++,llvm-g++,llvm-gconv > > I tested one sample program > > > #llvm-c++ addu.c -o addu-arm > > as: unrecognized option '-meabi=4' > > How do i solve this issue > > > Thanks > > Yuvi R > > On Fri, Jul 8, 2011 at 9:21 AM, raj raja <yuvaraj.addu at gmail.com> wrote: > > Thanks for your reply > > I got error > > /bin/sh: build/genmodes: not found > > I am trying to resolve it > > > Thanks > > Yuvi R > > > > On Thu, Jul...
2011 Jul 07
0
[LLVMdev] llvm-gcc cross compiling for ARM
...rors > > /opt/arm-2010.09/bin/arm-none-linux-gnueabi-ld: cannot find crtn.o: No such > file or directory > > > > @ final stage. > > I copied crtn.o to current working directory. But getting same issue > > How do i resolve this issue? > > > Thanks > > Yuvi R > > _______________________________________________ > 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:...
2011 Jul 11
1
[LLVMdev] Qt cross compiling
Hi , I am trying to cross compile QT. For that , tried with core lib module I modified CC,CXX and linker with llvm-g++(cross compiled for arm) when i am sissing make command i am getting errors related to assembly files Please refer error logs here http://pastebin.com/v2DeX4Nj Thanks Yuvi R -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110711/57c42059/attachment.html>