Hi all,

I *finally* got my ARM toolchain to compile! Seems there are some issues
with NPTL on ARM (both for uClibc 0.9.32.1 and 0.9.33) so I have
reverted to the "new" pthread implementation for now (only for armv6;
i486 still uses NPTL). A couple of minor fixes were required in
toolchain/buildtool.mk plus some configuration tweaks elsewhere.

I have uploaded my kernel and uClibc config files to Git in case anyone
else wants to try building an ARM toolchain intended for the Raspberry
Pi. I have also updated the Wiki page. Should be a simple case of:
    buildtool.pl -t armv6-unknown-linux-uclibcgnueabi build toolchain

I am still working on the ac_cv_* settings in make/MasterInclude.mk so
there are some Package build failures because of that. Nonetheless it is
encouraging to find that around 80% of the Packages build OK, just not
the important ones... :-)

david


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to