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: "corsepiu at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 07 Mar 2012 10:59:59 +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
--- Comment #6 from Ralf Corsepius <corsepiu at gcc dot gnu.org> 2012-03-07 10:59:59 UTC ---
Author: corsepiu
Date: Wed Mar 7 10:59:56 2012
New Revision: 185034
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185034
Log:
2012-03-05 Ralf CorsÃpius <ralf.corsepius@rtems.org>
PR target/51417
* Makefile.in: Let install-gcc-ar depend on installdirs, gcc-ar$(exeext),
gcc-nm$(exeext), gcc-ranlib$(exeext).
Don't double canonicalize if cross-compiling.
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/Makefile.in