[Bug other/51417] Cross-compiler - wrappers for ar, nm, ranlib installed under wrong names
corsepiu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 5 15:12:00 GMT 2012
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).
More information about the Gcc-bugs
mailing list