gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] Unknown reloc type on ppc64


From: Jerry James
Subject: Re: [Gcl-devel] Unknown reloc type on ppc64
Date: Sun, 30 Jun 2019 08:37:25 -0600

On Mon, Jun 24, 2019 at 8:43 PM Jerry James <address@hidden> wrote:
> We see the following unhandled relocation types:
> - 31 == R_PPC64_PLT16_HA
> - 60 == R_PPC64_PLT16_LO_DS
> - 119 == R_PPC64_PLTSEQ
> - 120 == R_PPC64_PLTCALL

I have discovered that passing -mno-pltseq to gcc prevents these
relocation types from being generated.  I will build the Fedora
packages with this flag for now.

Regards,
-- 
Jerry James
http://www.jamezone.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]