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]

PATCH: Fix mixed ELF32 and ELF64 in archive


When there are mixed ELF32 and ELF64 objects in archive and linker
supporting both, linker gets really confused since the wrong
value/function are used. When we deal with archive, we can't assume
the size and we have to get the right thing from the backend. This
patch fixes it. Ok to install?


H.J.

Attachment: bfd-elf-mixed-1.patch
Description: Text document


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