Re: 4.21 build failure

2018-02-23 Thread Dmitry V. Levin
On Mon, Feb 19, 2018 at 03:31:44PM +0100, Eugene Syromiatnikov wrote: > On Thu, Feb 15, 2018 at 12:39:15AM +0100, Andreas Schwab wrote: > > 4.21 fails to build for aarch64: > > > > checking gnu/stubs-32.h usability... no > > checking gnu/stubs-32.h presence... no > > checking for gnu/stubs-32.h...

Re: 4.21 build failure

2018-02-22 Thread Andreas Schwab
On Feb 22 2018, Eugene Syromiatnikov wrote: > Well, current implementation of AArch64 compat in strace assumes it's > identical to ARMv7 EABI, and I'm trying to figure out how to build mpers > support for it and test it. Your only option is to use an armv7 compiler. Andreas. -- Andreas Schwab

Re: 4.21 build failure

2018-02-21 Thread Eugene Syromiatnikov
On Mon, Feb 19, 2018 at 09:21:59PM +0100, Andreas Schwab wrote: > On Feb 19 2018, Eugene Syromiatnikov wrote: > > > On Mon, Feb 19, 2018 at 07:31:57PM +0100, Andreas Schwab wrote: > >> On Feb 19 2018, Eugene Syromiatnikov wrote: > >> > >> > On Thu, Feb 15, 2018 at 12:39:15AM +0100, Andreas Schw

Re: 4.21 build failure

2018-02-19 Thread Andreas Schwab
On Feb 19 2018, Eugene Syromiatnikov wrote: > On Thu, Feb 15, 2018 at 12:39:15AM +0100, Andreas Schwab wrote: >> 4.21 fails to build for aarch64: >> >> checking gnu/stubs-32.h usability... no >> checking gnu/stubs-32.h presence... no >> checking for gnu/stubs-32.h... no >> configure: Created emp

Re: 4.21 build failure

2018-02-19 Thread Andreas Schwab
On Feb 19 2018, Eugene Syromiatnikov wrote: > On Mon, Feb 19, 2018 at 07:31:57PM +0100, Andreas Schwab wrote: >> On Feb 19 2018, Eugene Syromiatnikov wrote: >> >> > On Thu, Feb 15, 2018 at 12:39:15AM +0100, Andreas Schwab wrote: >> >> 4.21 fails to build for aarch64: >> >> >> >> checking gnu/s

Re: 4.21 build failure

2018-02-19 Thread Eugene Syromiatnikov
On Thu, Feb 15, 2018 at 12:39:15AM +0100, Andreas Schwab wrote: > 4.21 fails to build for aarch64: > > checking gnu/stubs-32.h usability... no > checking gnu/stubs-32.h presence... no > checking for gnu/stubs-32.h... no > configure: Created empty gnu/stubs-32.h > checking for m32 personality compi

4.21 build failure

2018-02-18 Thread Andreas Schwab
4.21 fails to build for aarch64: checking gnu/stubs-32.h usability... no checking gnu/stubs-32.h presence... no checking for gnu/stubs-32.h... no configure: Created empty gnu/stubs-32.h checking for m32 personality compile support... no checking whether to enable m32 personality support... no conf