<div dir="ltr"><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"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>sh4 looks interesting, might try it with the GPLv2 toolchain after armv6l.</div><div><br></div></div></div></div></blockquote><div><br></div><div>Builds and runs fine but when I compile anything inside the VM:</div><div><br></div><div> </div><div><div>(sh4:3) / $ cat wup.c</div><div>int main(int argc, char **argv)</div><div>{</div><div>  return 0;</div><div>}</div><div>(sh4:3) / $ gcc wup.c</div><div>(sh4:3) / $ ./a.out </div><div>SEGV</div></div><div><br></div></div></div></div>