Hi,<br><br>I am trying to natively compile LLVM on a ARM virtual machine ( which I am running through QEMU) but getting the error as mentioned in previous mail. VM is running ARM926 which according to ARM architecture, has vfp support. Do some changes need to me made in LLVM distribution to make it run on ARM platforms<br>
<br>Thanks<br><br>--Kapil<br><br><div class="gmail_quote">On Fri, Sep 25, 2009 at 5:16 AM, Xerxes Rånby <span dir="ltr"><<a href="mailto:xerxes@zafena.se" target="_blank">xerxes@zafena.se</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Kapil!<br>
<br>
LLVM both builds and runs fine on ARM Linux.<br>
I am running a public buildbot for the llvm project that are compiling<br>
and testing llvm on arm-linux daily and this machine are running Ubuntu<br>
Jaunty.<br>
<a href="http://google1.osuosl.org:8011/builders/llvm-arm-linux" target="_blank">http://google1.osuosl.org:8011/builders/llvm-arm-linux</a><br>
<br>
I have successfully compiled LLVM on ARM using GCC 4.3.3 on a Ubuntu<br>
Jaunty system and GCC 4.4 on a Ubuntu Karmic system.<br>
<br>
Do you use cross compilation to build llvm for your ARM system or do you<br>
compile natively on your ARM board?<br>
<br>
Cheers<br>
Xerxes<br>
<br>
<br>
kapil anand skrev:<br>
<div>> The Compilation error I am getting:<br>
> "Error while compiling ARMJITInfo.cpp..<br>
> Selected processor does not support fstmfdd<br>
> sp!,{d0,d1,d2,d3,d4,d5,d6,d7}....<br>
><br>
><br>
><br>
> On Thu, Sep 24, 2009 at 8:45 PM, kapil anand <<a href="mailto:kapilanand2@gmail.com" target="_blank">kapilanand2@gmail.com</a><br>
</div><div>> <mailto:<a href="mailto:kapilanand2@gmail.com" target="_blank">kapilanand2@gmail.com</a>>> wrote:<br>
><br>
>     Hi all,<br>
><br>
>     I have an ARM virtual machine with ubuntu and want to port LLVM<br>
>     over that. In release documents, ARM is not in the list of<br>
>     supported platforms. I tried to compile LLVM on ARM platform and<br>
>     ran into an error.<br>
><br>
>     Has anyone tried to port LLVM onto ARM  before? Is it going to<br>
>     require lots of changes?<br>
><br>
>     Thanks<br>
><br>
>     --Kapil<br>
><br>
><br>
</div>> ------------------------------------------------------------------------<br>
<div><div></div><div>><br>
> _______________________________________________<br>
> LLVM Developers mailing list<br>
> <a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
><br>
<br>
</div></div></blockquote></div><br>