[PATCH] Make debug info section relative on IA64

Steve Ellcey sje@cup.hp.com
Fri Feb 28 18:46:00 GMT 2003


> On Thu, Feb 27, 2003 at 01:11:06PM -0800, Steve Ellcey wrote:
> > ! 	      if (exp->X_op == O_symbol &&
> > ! 		  exp->X_add_symbol &&
> > ! 		  (!strcmp(S_GET_NAME(exp->X_add_symbol),".debug_abbrev") ||
> > ! 		   !strcmp(S_GET_NAME(exp->X_add_symbol),".debug_line") ||
> > ! 		   !strcmp(S_GET_NAME(exp->X_add_symbol),".debug_info")))
> > ! 		code = BFD_RELOC_IA64_SECREL64LSB;
> 
> Ug.  No, please.  I'd rather we fiddled something in the
> dwarf2 bit of the assembler to dtrt.
> 
> r~

Hmm, any chance of some more help on this?  I haven't done a lot of work
in gas/binutils so I am not sure what the dwarf2 bit is or where I would
set it or what I would set it to.

Steve Ellcey
sje@cup.hp.com



More information about the Binutils mailing list