[Bug ld/23750] Linker does not support R_ARM_GOT_BREL with -fdpic

2018-10-12 Thread d.rodionov at samsung dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23750 --- Comment #7 from Dmitrii --- Sorry, it was a problem with arm-none-eabi-as -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@

[Bug ld/23750] Linker does not support R_ARM_GOT_BREL with -fdpic

2018-10-12 Thread d.rodionov at samsung dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23750 --- Comment #6 from Dmitrii --- 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) {

[Bug ld/23750] Linker does not support R_ARM_GOT_BREL with -fdpic

2018-10-10 Thread d.rodionov at samsung dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23750 --- Comment #4 from Dmitrii --- 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 f

[Bug ld/23750] Linker does not support R_ARM_GOT_BREL with -fdpic

2018-10-09 Thread d.rodionov at samsung dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23750 --- Comment #2 from Dmitrii --- Thanks! Can I get anywhere such unreleased patches/branch? -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list

[Bug ld/23750] Linker does not support R_ARM_GOT_BREL with -fdpic

2018-10-09 Thread d.rodionov at samsung dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23750 Dmitrii changed: What|Removed |Added CC||d.rodionov at samsung dot com -- You are

[Bug ld/23750] New: Linker does not support R_ARM_GOT_BREL with -fdpic

2018-10-09 Thread d.rodionov at samsung dot com
Component: ld Assignee: unassigned at sourceware dot org Reporter: d.rodionov at samsung dot com Target Milestone: --- Hello! What do I need: I have MMU-less ARM CPU with XIP (eXecution In Place). I need ELF file with .text and .plt sections into FLASH. It means that