<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">I'm trying to build LLVM on Android
rather than the other way around! Really just to see if it can be
done. I worked out the first problem (my code was written for the
old JIT and I'd missed something in updating to the MCJIT to make
it work on ARM). It still doesn't work, but at this point I have
no idea why and it'll be a while before I get to look at it again:
the Android debug tools simply crash and give no output
whatsoever, so all I know is that the test app exits somewhere
inside MCJIT::finalizeObject.<br>
<br>
On 05/11/13 07:13, Renato Golin wrote:<br>
</div>
<blockquote
cite="mid:CAMSE1kdZOdDr--nntAcNTqoTQd64An_mA8C+3=7bOda6AyXJjw@mail.gmail.com"
type="cite">
<div dir="ltr">On 30 October 2013 17:08, James Lyon <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:jameslyon0@gmail.com" target="_blank">jameslyon0@gmail.com</a>></span>
wrote:<br>
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Sadly
even though it builds I can't get generated code to work -
it appears at the moment that the generated code doesn't
have execute permissions set for some reason (this is 3.3,
not svn).</blockquote>
</div>
<br>
</div>
<div class="gmail_extra">Hi,</div>
<div class="gmail_extra"><br>
</div>
<div class="gmail_extra">You may have a look at the LLVM Linux
builds (<a moz-do-not-send="true"
href="http://llvm.linuxfoundation.org/index.php/Main_Page">http://llvm.linuxfoundation.org/index.php/Main_Page</a>),
it might help you getting Android compiled with LLVM.</div>
<div class="gmail_extra"><br>
</div>
<div class="gmail_extra">cheers,</div>
<div class="gmail_extra">--renato</div>
</div>
</blockquote>
<br>
</body>
</html>