[patch]: Patch for wince

Richard Earnshaw Richard.Earnshaw@buzzard.freeserve.co.uk
Mon Jan 5 22:25:00 GMT 2009


On Mon, 2009-01-05 at 21:21 +0000, Pedro Alves wrote:
> A Saturday 03 January 2009 11:24:48, Richard Earnshaw escreveu:
> > 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?
> 
> This is used to distinguish pe-arm-little (for the arm-pe target, which 
> I think was symbian, probably obsolete by now) bfds, from arm-wince-pe (Windows CE) bfds
> in the dll generation in ld/pe-dll.c.
> 

I've just realised that I was reading this as a configure-style triplet,
not as a bfd triplet.  So my concerns aren't relevant.

R.



More information about the Binutils mailing list