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]

Re: dwarf2 and linker relaxation problem


On Fri, 2 Sep 2005, Dmitry Diky wrote:
> So, the question is - how to hook on 'something' in dw2 sections to adjust
> relaxed references?

Maybe it's obvious, but I'd check that the assembler doesn't
resolve PC-relative references (i.e. make sure that it emits
relocs for them) when linker relaxation is wanted, for
applicable cases.

brgds, H-P


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