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: ELF/m68k visibility handling in shared libraries


On Fri, Nov 29, 2002 at 11:24:38PM +0100, Andreas Schwab wrote:
> 	(elf_m68k_check_relocs): Handle symbols that are forced to be
> 	local due to visibility changes.

How can this be?  Visibility changes are applied after all 
object files are read (and visibilities merged).  Whereas
check_relocs is called during the reading of the objects.


r~


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