This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/51417] Cross-compiler - wrappers for ar, nm, ranlib installed under wrong names
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 05 Dec 2011 09:29:45 +0000
- Subject: [Bug other/51417] Cross-compiler - wrappers for ar, nm, ranlib installed under wrong names
- Auto-submitted: auto-generated
- References: <bug-51417-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51417
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011-12-05
CC| |andi-gcc at firstfloor dot
| |org
Ever Confirmed|0 |1
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-12-05 09:29:45 UTC ---
It should be ${target}-gcc-{ar,nm,ranlib} only for a start.