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:
rodionov@rodionov-dash:~/gcc-fdpic/install/bin$ cat test.c
void test_func(void)
{
}
rodionov@rodionov-dash:~/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.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils