[llvm-bugs] [Bug 40888] New: Missing R_PPC_LOCAL24PC and R_PPC_GOT16 for powerpc 32 bit
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Wed Feb 27 08:46:36 PST 2019
    
    
  
https://bugs.llvm.org/show_bug.cgi?id=40888
            Bug ID: 40888
           Summary: Missing R_PPC_LOCAL24PC and R_PPC_GOT16 for powerpc 32
                    bit
           Product: lld
           Version: unspecified
          Hardware: All
                OS: FreeBSD
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: ELF
          Assignee: unassignedbugs at nondot.org
          Reporter: alfredo.junior at eldorado.org.br
                CC: llvm-bugs at lists.llvm.org, peter.smith at linaro.org
I'm trying to build FreeBSD with LLVM
(releases/8.x at 8c0e32b84d947a00b9689ff5bd1d01447064a71e).
On the 32 bit libraries step of the build I get the error: "can't create
dynamic relocation" R_PPC_LOCAL24PC and R_PPC_GOT16.
These are required to build a complete PowerPC64 FreeBSD image with LLVM.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190227/fd4490f4/attachment.html>
    
    
More information about the llvm-bugs
mailing list