<div dir="ltr">Thanks for the update Rob.<div>What's the issue with x86_64?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 23 July 2015 at 04:52, Rob Landley <span dir="ltr"><<a href="mailto:rob@landley.net" target="_blank">rob@landley.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Bit past due, really.<br>
<br>
I got the sh2eb and sh2elf binflt toolchains working. Userspace isn't<br>
yet because nommu, I tried switching ash out for hush but it still needs<br>
fork(). (CONFIG_MSH is aliased to CONFIG_HUSH, so they yanked the shell<br>
that worked nommu and replaced it with one that didn't.)<br>
<br>
I'm debugging why awk is breaking on mips: "awk '{print $2}' blah.txt"<br>
is hanging because the "2" parses as NAN and it loops, which turns out<br>
to be a kernel bug introduced by 46490b572544 which was _not_ fixed by<br>
backporting 620b15503457.<br>
<br>
There's also something funky with i686 and x86_64 builds under qemu, but<br>
I can just do those in a chroot for the moment. Not sure I'm holding up<br>
the release for that.<br>
<br>
Rob<br>
_______________________________________________<br>
Aboriginal mailing list<br>
<a href="mailto:Aboriginal@lists.landley.net">Aboriginal@lists.landley.net</a><br>
<a href="http://lists.landley.net/listinfo.cgi/aboriginal-landley.net" rel="noreferrer" target="_blank">http://lists.landley.net/listinfo.cgi/aboriginal-landley.net</a><br>
</blockquote></div><br></div>