FreeBSD/armv6z/clang on Raspberry Pi 512MB (with U-Boot + ubldr)

Daisuke Aoyama aoyama at peach.ne.jp
Thu Dec 13 10:00:49 UTC 2012


>> I've created FreeBSD clang world for RPI based on svn 244112 +
>> eabi.diff(NOT USE) + few NetBSD code.
>> I didn't test with "-mfloat-abi=softfp" but it might work.
>
> If you haven't seen there is the start of FreeBSD ARM support in clang:
> http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20121210/069693.html
>
> I'm testing this with the version of clang we have in head and hope to
> bring in support for clang and ARM soon.

I didn't see this, but it's not enough.
I already adjusted clang for your EABI patch, so the patched version of 
clang can be compiled for both OABI(apcs-gnu)
and EABI(aapcs).

Note that some world code is still broken for EABI w/clang.
-- 
Daisuke Aoyama
 



More information about the freebsd-current mailing list