This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Re: PR23980, powerpc64 ld segfault


On Tue, 18 Dec 2018, Alan Modra wrote:

> The segfault fixed here was triggered by attempting to link ppc64
> input objects to an x86_64 output.  With that problem fixed, ld now
> gives:
>
> ld/ld-new -shared -o pr23980 write.pico writev.pico
> ld/ld-new: powerpc:common64 architecture of input file `write.pico' is incompatible with i386:x86-64 output
> ld/ld-new: powerpc:common64 architecture of input file `writev.pico' is incompatible with i386:x86-64 output
> ld/ld-new: BFD (GNU Binutils) 2.31.51.20181217 assertion fail /home/alan/src/binutils-gdb/bfd/elf64-x86-64.c:2392

>From the sideline: fixed as in segv-gone--one-step-at-a-time or
is that message also fixed?

brgds, H-P


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