This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/51417] Cross-compiler - wrappers for ar, nm, ranlib installed under wrong names


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]