On 09/10/2012 03:39 PM, Mike Frysinger wrote:
On Mon, Sep 10, 2012 at 2:56 PM, Jon Masters wrote:
I propose the following triplet for Fedora on AArch64:
aarch64-redhat-linux-gnu
Skipping the vendor part, that means generally:
aarch64-linux-gnu
There should be no reason to deviate from this. I'm putting it out there now because I don't want another ARMv7 experience later :)
unless you're doing big endian then it's: aarch64_be-linux-gnu
these are the forms that were committed to the GNU config project, so the ship has already sailed
Right. That /ought/ to be the case. I'm sending this just so that somebody doesn't decide that even though these are the triplets they feel like doing something completely different - maybe multi-libarch-with-a-twist-of-lime-because-its-monday, or whatever :)
Jon.