Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: compiler defines for arm ports
On Mar 23, 2014, at 8:15 AM, Thomas Klausner <wiz%NetBSD.org@localhost> wrote:
> Hi!
>
> Can someone please explain which ports define "__arm32__" and which
> define "__arm__" and which one should be checked?
__arm__ is enough for 32-bit arm.
> Is there/will there be "__arm64__" as well?
No, it's __aarch64__
> (The question came up when I tried feeding back imake patches
> upstream, see attached for our current local diff to upstream; ignore
> the second chunk for this question.)
> Thomas
Home |
Main Index |
Thread Index |
Old Index