<div dir="ltr">On Sat, Aug 9, 2008 at 8:49 AM, sparky mat <span dir="ltr">&lt;<a href="mailto:max@sparkymat.net">max@sparkymat.net</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Ruby 1.9 seems to compile and run fine. Currently, I am compiling&nbsp; it on my phone. <br><br>I am not familiar with OpenEmbedded or Bitbake. Can someone add Ruby 1.8.6 and Ruby 1.9 to the repository? Possibly, we can remove Ruby 1.8.5 from the repository since Ruby 1.8.6 is a grammar-compatible upgrade to 1.8.5 with significant improvements IIRC. <br>

<br>Alternatively, if someone can guide me, I can add these myself. I mean, add the bitbake recipe so that the build host will compile and upload its ipk file to the GTA01/02 repository.<br></div>
</blockquote></div><br>One issue I faced when compiling was that &#39;ar&#39; on the phone is supplied by Busybox and doesn&#39;t provide the features the compilation required. I symlinked arm-angstrom-linuxeabi-ar to &#39;ar&#39;and things worked fine.<br>
</div>