[Bug bootstrap/23656] Cross-compilation with newlib fails in libiberty
hp at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 22 21:33:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23656
--- Comment #3 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2011-06-22 21:30:24 UTC ---
Author: hp
Date: Wed Jun 22 21:30:19 2011
New Revision: 175316
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175316
Log:
PR regression/47836
PR bootstrap/23656
PR other/47733
PR bootstrap/49247
PR c/48825
* configure.ac (target_libraries): Remove target-libiberty.
Remove case-statement setting skipdirs=target-libiberty for
multiple targets. Remove checking target_configdirs and
removing target-libiberty but keeping target-libgcc if
otherwise empty.
* Makefile.def (target_modules): Don't add libiberty.
(dependencies): Remove all traces of target-libiberty.
* configure, Makefile.in: Regenerate.
(add missing PR annotation in the ChangeLog entry)
Modified:
trunk/ChangeLog
More information about the Gcc-bugs
mailing list