search for: fstmfdd

Displaying 4 results from an estimated 4 matches for "fstmfdd".

2009 Sep 25
0
[LLVMdev] LLVM Development on ARM
The Compilation error I am getting: "Error while compiling ARMJITInfo.cpp.. Selected processor does not support fstmfdd sp!,{d0,d1,d2,d3,d4,d5,d6,d7}.... On Thu, Sep 24, 2009 at 8:45 PM, kapil anand <kapilanand2 at gmail.com> wrote: > Hi all, > > I have an ARM virtual machine with ubuntu and want to port LLVM over that. > In release documents, ARM is not in the list of supported platforms. I tr...
2009 Sep 25
3
[LLVMdev] LLVM Development on ARM
Hi all, I have an ARM virtual machine with ubuntu and want to port LLVM over that. In release documents, ARM is not in the list of supported platforms. I tried to compile LLVM on ARM platform and ran into an error. Has anyone tried to port LLVM onto ARM before? Is it going to require lots of changes? Thanks --Kapil -------------- next part -------------- An HTML attachment was scrubbed...
2009 Sep 25
3
[LLVMdev] LLVM Development on ARM
...Ubuntu Karmic system. Do you use cross compilation to build llvm for your ARM system or do you compile natively on your ARM board? Cheers Xerxes kapil anand skrev: > The Compilation error I am getting: > "Error while compiling ARMJITInfo.cpp.. > Selected processor does not support fstmfdd > sp!,{d0,d1,d2,d3,d4,d5,d6,d7}.... > > > > On Thu, Sep 24, 2009 at 8:45 PM, kapil anand <kapilanand2 at gmail.com > <mailto:kapilanand2 at gmail.com>> wrote: > > Hi all, > > I have an ARM virtual machine with ubuntu and want to port LLVM > o...
2009 Sep 25
0
[LLVMdev] LLVM Development on ARM
...tion to build llvm for your ARM system or do you > compile natively on your ARM board? > > Cheers > Xerxes > > > kapil anand skrev: > > The Compilation error I am getting: > > "Error while compiling ARMJITInfo.cpp.. > > Selected processor does not support fstmfdd > > sp!,{d0,d1,d2,d3,d4,d5,d6,d7}.... > > > > > > > > On Thu, Sep 24, 2009 at 8:45 PM, kapil anand <kapilanand2 at gmail.com > > <mailto:kapilanand2 at gmail.com>> wrote: > > > > Hi all, > > > > I have an ARM virtual ma...