[patch]: Patch for wince
Richard Earnshaw
richard.earnshaw@buzzard.freeserve.co.uk
Sat Jan 3 11:25:00 GMT 2009
More information about the Binutils mailing list
Sat Jan 3 11:25:00 GMT 2009
- Previous message (by thread): [patch]: Patch for wince
- Next message (by thread): [patch]: Patch for wince
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): [patch]: Patch for wince
- Next message (by thread): [patch]: Patch for wince
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list