PATCH: windres

H. J. Lu hjl@lucon.org
Fri Apr 20 14:03:00 GMT 2007


On Fri, Apr 20, 2007 at 03:50:21PM +0200, Kai Tietz wrote:
> "H. J. Lu" <hjl@lucon.org> wrote on 20.04.2007 15:34:24:
> 
> > On Fri, Apr 20, 2007 at 03:27:51PM +0200, Kai Tietz wrote:
> > > The endian test I generalized to be setup in windres.c on startup 
> globally 
> > > by using two global as "host_is_big_endian" and "target_is_big_endian" 
> to 
> > > cover more easily the endian stuff.
> > > 
> > 
> > Can you use BFD for I/O? It has endian independent I/O routines.
> 
> I do, if you mean bfd_getb16, bfd_getl16, etc.
> 

I meant bfd_get_16, bfd_put_16, .....



H.J.



More information about the Binutils mailing list