Quoting Andrew Stubbs <a...@codesourcery.com>:

Hi All,

Hi, long time no see...

So here are my suggestions:

  arm-linux-gnueabihf
   or maybe
  arm-linux-gnueabi-hf

I don't like the inflation of dashes - it breaks scripts that want to
parse the host triplet / quadruplet (IMO having a quadruplets was already
a step in the wrong direction)

how about using an underscore instead to distinguish separate pieces of
the OS/ABI:
arm-linux-gnueabi_hf

  arm-linux-gnuhfeabi

or arm-linux-gnu_hf_eabi

if we could turn back the clock, I'd even prefer

arm-linux_gnu_hf_eabi to get back to a single '-'-parsed OS string, but
the linux-gnu stuff is now entrenched, so trying to change back would only
cause more disruption.

Reply via email to