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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

