This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch]: Patch for wince


Hi Richard,

2009/1/3 Richard Earnshaw <richard.earnshaw@buzzard.freeserve.co.uk>:
> On Sat, 2009-01-03 at 08:59 +0100, Kai Tietz wrote:
>>       * windres.c (set_endianess): Get architecture name
>>       for triplets like "pe-arm-wince-little".
>
> pe-arm-wince-little isn't a triplet.  It's a quadruplet (three hyphens).
>
> In general these are a bad idea, so where has this come from?
>
> Also, I think ARM targets should start with ARM, not some other
> component, so that generic matchers for arm*-*-* will correctly detect
> these targets.
>
> R.
>
>

Be aware, that this isn't a configure triplet (or better quadruplet).
This comes from internal bfd target specifiers.
The origin of this is from gccce (mingwce).
But by verifying this, I see that at least for name "x86-64" a special
treating is necessary here.

Cheers,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]