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: ld is broken on ia64


On Mon, Nov 19, 2001 at 03:06:00PM +1030, Alan Modra wrote:
> It seems to me that the real problem is that the elflink.h change means
> elfxx-ia64.c needs a different method of detecting relocs against removed
> link-once section syms.  Like so:
> 
> 	* elfxx-ia64.c (elfNN_ia64_relocate_section): Test r_symndx rather
> 	than sym_sec->output_section to detect relocs against discarded
> 	sections.
> 
> -- 

It seems to allow me to boostrap gcc 3.0.3 on Linux/ia64.


H.J.


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