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

Reply via email to