This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/51417] New: Cross-compiler - wrappers for ar, nm, ranlib installed under wrong names
- From: "d.g.gorbachev at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 05 Dec 2011 00:02:54 +0000
- Subject: [Bug other/51417] New: Cross-compiler - wrappers for ar, nm, ranlib installed under wrong names
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51417
Bug #: 51417
Summary: Cross-compiler - wrappers for ar, nm, ranlib installed
under wrong names
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: d.g.gorbachev@gmail.com
Host: i686-pc-linux-gnu
Target: i686-w64-mingw32
Build: i686-pc-linux-gnu
Under ${target}-gcc-{ar,nm,ranlib} and ${target}-${target}-gcc-{ar,nm,ranlib}.
(Shouldn't it be ${target}-gcc-{ar,nm,ranlib}-${version} ??? Because they pass
plugin of a specific version.)