What does unexpected reloc type 0x03 mean?
Jeffrey Walton
noloader@gmail.com
Thu May 23 09:49:00 GMT 2019
On Wed, May 22, 2019 at 5:47 AM Alan Modra <amodra@gmail.com> wrote:
>
> 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.
Forgive my ignorance Alan... Would this patch have side-stepped or
fixed the issue: https://patchwork.kernel.org/patch/9527003/
Jeff
More information about the Binutils
mailing list