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: [PATCH] Fix --eh-frame-hdr with DW_EH_PE_absptr in shared libs


On Tue, Feb 19, 2002 at 12:20:31AM -0500, Daniel Jacobowitz wrote:
> 
> Could you please add a comment to elf*-mips.c about this need, so that
> later generations won't be bewildered?  It's not urgent since H.J. made
> GCC not use this feature on MIPS, if I understand correctly.

Jakub, could you please make a target to fail with DW_EH_PE_absptr if
it doesn't provide the necessary support. I have no plan to revert my
gcc mips change and check it out on mips. Also, you mentioned
DW_EH_PE_absptr works on i386 even without your ld fix. Did you do
something special for i386 in gcc?  With your ld fix, is the special
treament still needed for i386? If yes, does that mean other targets
may need the special treament for DW_EH_PE_absptr?


H.J.


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