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: d.rodionov at samsung dot com
Subject: [Bug ld/23750] Linker does not support R_ARM_GOT_BREL with -fdpic
Date: Wed, 10 Oct 2018 13:49:05 +0000

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

--- Comment #4 from Dmitrii <d.rodionov at samsung dot com> ---
Thanks for your answer.

I have checkouted fdpic gcc branch:
https://git.linaro.org/people/christophe.lyon/gcc.git/log/?h=fdpic-v3-after-rebase
And I have building issues.

I have tried to use ./configure line from fdpic-manifest from github:
./configure --prefix=~/gcc-fdpic/install --target=arm-v7-linux-uclinuxfdpiceabi
--without-headers --with-newlib --disa    ble-shared --disable-threads
--disable-libssp --disable-libgomp --disable-libmudflap --enable-languages=c
--disable-libquadmath --d    isable-multilib --without-cloog --without-ppl
--disable-nls

It caused an error:
error: FDPIC mode is not supported on architectures older than Armv7

How can I correctly specify arch? (--with-arch=armv7 produces non-working
compiler).

Could you, please, provide working ./configure command or tell me where can I
get any manual?

Best regards,
Dmitrii Rodionov

-- 
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]