As of now GDB and sim cannot be built from upstream binutils-gdb repository,
so they should be disabled by default.
2016-06-21 Anton Kolesov
* configure.ac: Disable gdb and sim for ARC.
* configure: Regenerate.
---
configure| 3 +++
configure.ac | 3 +++
2 files changed
Hi,
This disables "sim" build for ARC, otherwise it is required to
pass --disable-sim to top-level configure.
Anton
0001-Disable-sim-builds-for-ARC-in-top-level-configure.ac.patch
Description: 0001-Disable-sim-builds-for-ARC-in-top-level-configure.ac.patch
ARC support has been added to libgloss in this patch to newlib repository:
https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=acdfcb0a0af54715bc37ed1c767bfe901b679357
2016-05-13 Anton Kolesov
* configure.ac: Add ARC support to libgloss.
* configure: Regenerate