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: copy_private_bfd_data in bfd/elf.c question


On Thu, Jun 20, 2002 at 10:14:43AM -0700, Steve Ellcey wrote:
> Now, on IA64 HP-UX we found that the native linker (we didn't port gld)
> also sets p_paddr to 0 and we were entering this if statement but doing
> so caused us problems.  With this standard elf.c we found that running
> objcopy and/or strip could result in objects that grew in size and/or
> did a seg fault when we executed them.

How about posting before/after output of readelf -S -l, so we can
have a clue as to what is going on.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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