[Bug ld/19985] ld/configure.tgt: LE ppc64 targets do not include BE emulations

2016-05-15 Thread lenohou at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19985 --- Comment #15 from Leno Hou --- Hi Alan Modra, When used your patch, below is not we expected. localhost files # ld -V GNU ld (Gentoo 2.25.1 p1.1) 2.25.1

[Bug ld/19985] ld/configure.tgt: LE ppc64 targets do not include BE emulations

2016-04-26 Thread lenohou at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19985 --- Comment #13 from Leno Hou --- Hi Alan, >> makefiles that wrongly passed -melf64ppc caused powerpc64le-linux-ld to give >> an >>obvious error relating to its command line rather than something more >> obscure. aclocal -> automake -> lib

[Bug ld/19985] ld/configure.tgt: LE ppc64 targets do not include BE emulations

2016-04-25 Thread lenohou at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19985 --- Comment #6 from Leno Hou --- Thanks Nick, This is works fine with me, Great. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binuti

[Bug ld/19985] ld/configure.tgt: LE ppc64 targets do not include BE emulations

2016-04-23 Thread lenohou at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19985 --- Comment #3 from Leno Hou --- Srry for the incorrect description, Again, we can't get elf64ppc emulation on powerpc64 little-endian( abbrev. ppc64le) when building binutils. If there is no elf64ppc emulations, we can't build grub2 fo

[Bug ld/19985] ld/configure.tgt: LE ppc64 targets do not include BE emulations

2016-04-23 Thread lenohou at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19985 Leno Hou changed: What|Removed |Added Summary|ld/configure.tgt: there is |ld/configure.tgt: LE ppc64

[Bug ld/19985] ld/configure.tgt: there is no BE support for ppc64le

2016-04-23 Thread lenohou at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19985 Leno Hou changed: What|Removed |Added CC||vapier at gentoo dot org Summar

[Bug ld/19985] ld/configure.tgt: enable BE support for ppc64le

2016-04-23 Thread lenohou at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19985 --- Comment #1 from Leno Hou --- >>> seems there is big-endian support for powerpc64le-unknown-linux-gnu There is no big-endian support for ppc64le -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/19985] New: ld/configure.tgt: enable BE support for ppc64le

2016-04-23 Thread lenohou at gmail dot com
Component: ld Assignee: unassigned at sourceware dot org Reporter: lenohou at gmail dot com Target Milestone: --- Sorry, We described details in Gentoo Bugzilla#580614. 1) When use CHOST="powerpc64le-unknown-linux-gnu" to build binutils. there is no biarch support.S