<div dir="ltr"><div>I do not have any PPC or PPC64 or Arm hardware either, but it's still worth something to be able to build and show feasibility to some qemu targets. (if the emulator is not working, it will probably not work on the real hardware...) It gives people ideas to go from there. Even if only showing feasibility to some default qemu targets will be worth publishing. other ARCHs have lots of confusing CPUs too...<br>
<br>here is my tested qemu targets: <br>qemu-system-ppc -m 1024 ( g3beige              Heathrow based PowerMAC (default) )<br>qemu-system-ppc64 -m 2048 ( pseries              pSeries Logical Partition (PAPR compliant) (default) )<br>
qemu-system-arm -M vexpress-a9 -m 1024<br><br></div><div>Although, it takes lots of patience using qemu...<br></div><div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 21, 2013 at 6:41 AM, William Harrington <span dir="ltr"><<a href="mailto:kb0iic@berzerkula.org" target="_blank">kb0iic@berzerkula.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Nov 20, 2013, at 4:24 PM, narutocanada blender wrote:<br>
<br>
</div><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I've only changed the following:<br>
export ARCH=arm<br>
export BUILD64="-mabi=aapcs-linux -mfloat-abi=soft"<br>
export GCCEXTRACONFIG="--with-float=<u></u>soft"<br>
</blockquote>
<br></div><div class="im">
There's no arm port because of lack of testing.<br>
<br>
ARM is even more complicated than MIPS. There are multiple targets for ARM and there is soft float and hard float and probably a combination. It' s not cut and dry to add to the main cross-lfs book. If someone can give all of the options for build flags and for target and build for most arm options, then maybe. I don't have arm hardware to test.  Your configuration may work, but not for all arm devices. Arm isn't for the weak.<br>

<br>
If ou want ARM added to the main book, it should have all options covered. If you have a vast access to different ARM systems, then have some fun!<br>
<br>
Sincerely,<br>
<br>
William Harrington<br></div>
______________________________<u></u>_________________<br>
Clfs-dev mailing list<br>
<a href="mailto:Clfs-dev@lists.cross-lfs.org" target="_blank">Clfs-dev@lists.cross-lfs.org</a><br>
<a href="http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org" target="_blank">http://lists.cross-lfs.org/<u></u>listinfo.cgi/clfs-dev-cross-<u></u>lfs.org</a><br>
</blockquote></div><br></div>