OMAP4 and FreeBSD
Damjan Marion
damjan.marion at gmail.com
Fri Dec 16 14:45:12 UTC 2011
On Dec 16, 2011, at 3:11 PM, Mark Tinguely wrote:
> <deleted reports> Please forgive this being a partial side topic.
>
> As a side question, what is the status of the Clang cross compiling. I
> am getting more serious about an experimental ARM implementation using
> the new ARMv7 features to move us toward ARMv8 changes.
>
> I added Damjan to the email because he compiled (world?) using Clang.
> I remember something about ABI differences and there were some Clang
> path patches.
Main issue is that clang doesn't support ATPCS which FreeBSD is using on arm.
Andrew made some efforts on moving kernel to AAPCS but it is still not complete.
Look at projects/arm_eabi in SVN.
Regards,
Damjan
More information about the freebsd-arm
mailing list