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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to