[patch]: Patch for wince
Richard Earnshaw
richard.earnshaw@buzzard.freeserve.co.uk
Sat Jan 3 11:25:00 GMT 2009
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.
More information about the Binutils
mailing list