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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

I'm trying to build FreeBSD with LLVM
(releases/8.x@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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to