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


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.


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