* Mips build errors in next-20151020
@ 2015-10-20 18:48 Guenter Roeck
2015-10-21 8:04 ` Markos Chandras
0 siblings, 1 reply; 3+ messages in thread
From: Guenter Roeck @ 2015-10-20 18:48 UTC (permalink / raw)
To: Linux MIPS Mailing List
Cc: linux-kernel@vger.kernel.org, linux-next@vger.kernel.org,
Alex Smith
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\x01' {.text section}
/tmp/cc9iCAqK.s:374: Error: can't resolve `_start' {*UND* section} - `L0\x01' {.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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Mips build errors in next-20151020
@ 2015-10-21 8:04 ` Markos Chandras
0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras @ 2015-10-21 8:04 UTC (permalink / raw)
To: linux-mips
On 10/20/2015 07:48 PM, Guenter Roeck wrote:
> 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\x01' {.text section}
> /tmp/cc9iCAqK.s:374: Error: can't resolve `_start' {*UND* section} -
> `L0\x01' {.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
>
I am working on that with Ralf. seems like we are going to need
binutils-2.25 for the VDSO code and disable it for older versions. I
will post new patches today.
--
markos
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Mips build errors in next-20151020
@ 2015-10-21 8:04 ` Markos Chandras
0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras @ 2015-10-21 8:04 UTC (permalink / raw)
To: linux-mips
On 10/20/2015 07:48 PM, Guenter Roeck wrote:
> 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\x01' {.text section}
> /tmp/cc9iCAqK.s:374: Error: can't resolve `_start' {*UND* section} -
> `L0\x01' {.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
>
I am working on that with Ralf. seems like we are going to need
binutils-2.25 for the VDSO code and disable it for older versions. I
will post new patches today.
--
markos
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-10-21 8:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-20 18:48 Mips build errors in next-20151020 Guenter Roeck
2015-10-21 8:04 ` Markos Chandras
2015-10-21 8:04 ` Markos Chandras
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.