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: Fri, 12 Oct 2018 12:52:36 +0000

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

--- Comment #6 from Dmitrii <d.rodionov at samsung dot com> ---
I have added this option to ./configure line:
--with-cpu=cortex-r4

Build was successful, but resulting compiler always fails:

address@hidden:~/gcc-fdpic/install/bin$ cat test.c
void test_func(void)
{

}
address@hidden:~/gcc-fdpic/install/bin$
./arm-v7-linux-uclinuxfdpiceabi-gcc -c test.c
Assembler messages:
Fatal error: invalid -march= option: `armv7-r'

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