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


Groups > linux.kernel > #1251959 > unrolled thread

Mips build errors in next-20151020

Started byGuenter Roeck <linux@roeck-us.net>
First post2015-10-20 20:50 +0200
Last post2015-10-20 20:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  Mips build errors in next-20151020 Guenter Roeck <linux@roeck-us.net> - 2015-10-20 20:50 +0200

#1251959 — Mips build errors in next-20151020

FromGuenter Roeck <linux@roeck-us.net>
Date2015-10-20 20:50 +0200
SubjectMips build errors in next-20151020
Message-ID<qlK8X-3Ji-43@gated-at.bofh.it>
Hi all,

all mips images fail to build for me in next-20151020 as follows.

Building mips:defconfig ... failed
--------------
Error log:
/tmp/cc9iCAqK.s: Assembler messages:
/tmp/cc9iCAqK.s:50: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}
/tmp/cc9iCAqK.s:374: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}
make[2]: *** [arch/mips/vdso/gettimeofday.o] Error 1
make[1]: *** [arch/mips/vdso] Error 2

Toolchain is "mips-poky-linux-gcc (GCC) 4.7.2".

Do I need a new toolchain ?

Thanks,
Guenter
--
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web