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 11:39:29 +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 #7 from Ralf Corsepius <corsepiu at gcc dot gnu.org> 2012-03-07 11:39:29 UTC ---
Author: corsepiu
Date: Wed Mar 7 11:39:25 2012
New Revision: 185035
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185035
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:
trunk/gcc/ChangeLog
trunk/gcc/Makefile.in