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]

PATCH: PR PR ld/4424: Can't link in Linux object files on FreeBSD


Hi,

When we merge 2 symbols, we should call bed->relocs_compatible,
instead of comparing ing xvec directly, to check if 2 input files are
compatible. OK to install?

Thanks.


-- 
H.J.
---
2008-07-15  H.J. Lu  <hongjiu.lu@intel.com>

	PR ld/4424
	* elflink.c (_bfd_elf_merge_symbol): Call bed->relocs_compatible
	to check if 2 inputs are compatible.

Attachment: bfd-elf-dso-mixed-1.patch
Description: Binary data


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