This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: What does unexpected reloc type 0x03 mean?
- From: Alan Modra <amodra at gmail dot com>
- To: Jeffrey Walton <noloader at gmail dot com>
- Cc: Binutils <binutils at sourceware dot org>
- Date: Wed, 22 May 2019 19:17:40 +0930
- Subject: Re: What does unexpected reloc type 0x03 mean?
- References: <CAH8yC8maLC7vcdWBh8jOa5EVhNFN=k1YR8G9g05wERmdS1dhhg@mail.gmail.com>
On Wed, May 22, 2019 at 05:27:58AM -0400, Jeffrey Walton wrote:
> On ARM-32 I'm experiencing a failure when running self tests after a
> build. The error is:
>
> unexpected reloc type 0x03
>
> I see the same error with 'LD_DEBUG=all ./cryptest v', but I still
> don't know what it means.
In this particular case it means you have a dynamic R_ARM_REL32
relocation, a type that ld.so is not prepared to relocate.
--
Alan Modra
Australia Development Lab, IBM