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 #3 from Ralf Corsepius <corsepiu at gcc dot gnu.org> 2012-03-05 15:12:39 UTC ---
Created attachment 26835
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26835
Fix installation of gcc-{ar,nm,ranlib)

The approach this patch is based on, is copied from gcc/<lang>/Make-lang.in
(eg. gcc/go/Make-lang.in) (Use gcc-cross as indicator).


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