This is the mail archive of the binutils@sources.redhat.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]
Other format: [Raw text]

Re: Not linking 32-bit and 64-bit objects


On Tue, 12 Mar 2002, Hans-Peter Nilsson wrote:

> Putting the test in
> bfd_merge_private_bfd_data gives you an error (in the case of
> library files, the file is ignored).

... provided you have a check in your elf_backend_object_p that
prevents mismatching elf-sizes from being recognized.

Or try getting that test generically in elfcode.h:elf_object_p.

brgds, H-P


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