Re: [PATCH 0/3] minor build fixes

2016-11-23 Thread Nicholas Piggin
On Thu, 24 Nov 2016 09:33:20 +1030 Alan Modra wrote: > On Thu, Nov 24, 2016 at 12:02:06AM +1100, Nicholas Piggin wrote: > > I was building BookE and big endian with a little endian cross > > compiler and it stopped working. My BookS BE tests must have been > > building using the ELFv2 ABI. After

Re: [PATCH 0/3] minor build fixes

2016-11-23 Thread Alan Modra
On Thu, Nov 24, 2016 at 12:02:06AM +1100, Nicholas Piggin wrote: > I was building BookE and big endian with a little endian cross > compiler and it stopped working. My BookS BE tests must have been > building using the ELFv2 ABI. After this, the build sometimes still > strangely fails with dot symb

[PATCH 0/3] minor build fixes

2016-11-23 Thread Nicholas Piggin
I was building BookE and big endian with a little endian cross compiler and it stopped working. My BookS BE tests must have been building using the ELFv2 ABI. After this, the build sometimes still strangely fails with dot symbols in syscall table unable to be found, but that's looking like it may b