From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Clifton To: hjl@valinux.com Cc: binutils@sourceware.cygnus.com Subject: Re: Bug in dynamic linker Date: Thu, 27 Jul 2000 16:56:00 -0000 Message-id: <200007272356.QAA02925@elmo.cygnus.com> X-SW-Source: 2000-07/msg00463.html Hi HJ, 2000-07-20 H.J. Lu * elflink.h (elf_merge_symbol): Take one more argument, dt_needed, to indicate if the symbol comes from a DT_NEEDED entry. Don't overide the existing weak definition if dt_needed is true. (elf_link_add_object_symbols): Pass dt_needed to elf_merge_symbol (). Approved. Sorry it took so long. :-) Cheers Nick