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]

Re: A relocation problem in shared objects for SH


Toshi Morita <tm2@best.com> wrote:
> The elf32-sh supports both REL and RELA relocation types, because
> binutils generates one (REL I think) and Hitachi SHC generates the
> other (RELA, I think).

Now I understand the secret :-)

> If you remove support for one of the types, it may create
> problems when linking with Hitachi SHC created object files.

I don't want to change the behavior of elf32-sh. I'm talking about
elf32-sh-linux only which is fortunately free from any binary
compatibility problem. Of course, there may be another difficulties
to do so.

Thanks,
	kaz

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