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