This is the mail archive of the binutils@sourceware.cygnus.com 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]

Re: [SuperH] Problem building *.o from binary


On Fri, 16 Jun 2000, NIIBE Yutaka wrote:

> Index: elf32-sh.c
>   
> !   if (ibfd->xvec->byteorder != BFD_ENDIAN_UNKNOWN
> !       && _bfd_generic_verify_endian_match (ibfd, obfd) == false)
>       return false;

This problem was fixed as follows:

2000-05-22  Momchil Velikov  <velco@fadata.bg>

	* libbfd.c (_bfd_generic_verify_endian_match): Compare endianess
	only if it is known for both input and output bfds.
--
Linuxcare.  Support for the Revolution.


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