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: windres


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.


H.J.


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