bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/23750] Linker does not support R_ARM_GOT_BREL with -fdpic


From: clyon at gcc dot gnu.org
Subject: [Bug ld/23750] Linker does not support R_ARM_GOT_BREL with -fdpic
Date: Tue, 09 Oct 2018 10:15:56 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=23750

Christophe Lyon <clyon at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clyon at gcc dot gnu.org

--- Comment #1 from Christophe Lyon <clyon at gcc dot gnu.org> ---
I think you need to compile your C code with a compiler that targets
arm-linux-uclinuxfdpiceabi too.

Unfortunately, this is not available in GCC trunk yet, I am in the process of
upstreaming the patches.

In the FDPIC model, some of the relocations cannot be used.

For more details on the ABI, you may want to read:
https://github.com/mickael-guene/fdpic_doc

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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