Re: mips-arc build failure on xz_decompress.img

2014-09-23 Thread Colin Watson
On Sun, Sep 21, 2014 at 05:52:50PM +0200, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > @Colin: do you have intermediate files? We should probably strip those > extra sections. Right, I'm seeing the same thing on mipsel now, so it looks like a change introduced by new binutils. I've attached xz

Re: mips-arc build failure on xz_decompress.img

2014-09-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 26.08.2014 10:23, Andrei Borzenkov wrote: > On Tue, Aug 26, 2014 at 8:52 AM, Andrei Borzenkov wrote: >> On Tue, Aug 26, 2014 at 2:29 AM, Colin Watson wrote: >>> I tried to enable the mips-arc platform in Debian. When test-building, >>> I first ran into a GCC uninitialised warning (promoted to

Re: mips-arc build failure on xz_decompress.img

2014-08-26 Thread Andrei Borzenkov
On Tue, Aug 26, 2014 at 8:52 AM, Andrei Borzenkov wrote: > On Tue, Aug 26, 2014 at 2:29 AM, Colin Watson wrote: >> I tried to enable the mips-arc platform in Debian. When test-building, >> I first ran into a GCC uninitialised warning (promoted to an error by >> -Werror), which I fixed in >> http

Re: mips-arc build failure on xz_decompress.img

2014-08-25 Thread Andrei Borzenkov
On Tue, Aug 26, 2014 at 2:29 AM, Colin Watson wrote: > I tried to enable the mips-arc platform in Debian. When test-building, > I first ran into a GCC uninitialised warning (promoted to an error by > -Werror), which I fixed in > http://git.savannah.gnu.org/gitweb/?p=grub.git;a=commitdiff;h=1de3a4