This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Triplet for ARM Linux HardFP ABI, again
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Guillem Jover <guillem at debian dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 21 Feb 2011 17:59:06 +0000 (UTC)
- Subject: Re: Triplet for ARM Linux HardFP ABI, again
- References: <20110221101209.GA24794@gaara.hadrons.org>
On Mon, 21 Feb 2011, Guillem Jover wrote:
> if you'd consider accepting something ressembling the attached patch
A pre-existing condition, but in general where the code you're changing
hardcodes "gnu" that's wrong - arm*-*-linux-uclibceabi is also meant to be
valid. So if you allow a suffix here, the general form to accept
consistently would be arm*-*-linux-*eabi*.
--
Joseph S. Myers
joseph@codesourcery.com