Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1275188

Re: collect2: error: ld returned 1 exit status

From Michael Ellerman <mpe@ellerman.id.au>
Newsgroups linux.kernel
Subject Re: collect2: error: ld returned 1 exit status
Date 2015-11-23 11:00 +0100
Message-ID <qxW4H-8tT-9@gated-at.bofh.it> (permalink)
References <qxrkd-4WE-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, 2015-11-22 at 09:05 +0800, kbuild test robot wrote:

> Hi Anton,
> 
> FYI, the error/warning still remains.

...

>    /usr/lib/gcc-cross/powerpc64le-linux-gnu/5/../../../../powerpc64le-linux-gnu/bin/ld: arch/powerpc/kernel/vdso64/sigtramp.o: file class ELFCLASS64 incompatible with ELFCLASS32
>    /usr/lib/gcc-cross/powerpc64le-linux-gnu/5/../../../../powerpc64le-linux-gnu/bin/ld: final link failed: File in wrong format
> > > collect2: error: ld returned 1 exit status

Hi Fengguang,

How new is your GCC? This looks like a bug that was fixed recently (September) in GCC:

  https://github.com/gcc-mirror/gcc/commit/0012c439035bc1d5843e5c8e72c6c5fad357d389

cheers

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: collect2: error: ld returned 1 exit status Michael Ellerman <mpe@ellerman.id.au> - 2015-11-23 11:00 +0100
  Re: collect2: error: ld returned 1 exit status Fengguang Wu <fengguang.wu@intel.com> - 2015-11-23 13:50 +0100
    Re: Re: collect2: error: ld returned 1 exit status Breno Leitao <brenohl@br.ibm.com> - 2015-11-24 21:10 +0100

csiph-web