https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68468
--- Comment #8 from Waldemar Brodkorb ---
The first bug report was a wrong configuration of uClibc for FR-V.
The version I used allowed me to use FLAT instead of FDPIC.
Now I understand that FR-V is FDPIC only and BFIN is either FDPIC or FLAT.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68468
Alexandre Oliva changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68468
--- Comment #6 from Waldemar Brodkorb ---
When trying to build Blackfin FDPIC toolchain:
/home/wbx/openadk/toolchain_build_sim-bfin_uclibc-ng_bf512_fdpic/w-gcc-6.1.0-1/gcc-6.1.0/libgcc/unwind-dw2-fde-dip.c:
In function '_Unwind_IteratePhdrCallbac
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68468
--- Comment #5 from Waldemar Brodkorb ---
The FDPIC code for FR-V was added in 2004:
commit 3e7f6cce419f02371585642d38a34cff8494eaff
Author: aoliva
Date: Tue Feb 24 16:58:39 2004 +
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68468
--- Comment #4 from Waldemar Brodkorb ---
Both fr-v/bfin toolchains can be build by using something like this:
diff -Nur gcc-6.1.0.orig/libgcc/config.host gcc-6.1.0/libgcc/config.host
--- gcc-6.1.0.orig/libgcc/config.host 2016-02-26 21:02:28.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68468
Waldemar Brodkorb changed:
What|Removed |Added
Target|frv |frv bfin
Summary|frv tool