https://sourceware.org/bugzilla/show_bug.cgi?id=19985

--- Comment #13 from Leno Hou <lenohou at gmail dot com> ---
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 -> libtoolize -> autoconf -> configure -> Makefile

 During this work flow, we've patched libtool.m4 as below which is make sure
generate correct Makefile and passed correct $LD="ld -m elf64lppc' to
powerpc64le-linux-ld


>> I suppose most of those package problems have been fixed nowadays, so 
>> perhaps making the big-endian targets available isn't such a bad thing.

   So I must make sure that all packages with -melf64ppc was updated by
elibtoolize or eautoreconf. Then we'll enable big-endian targets on gentoo
ppc64le.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to