Re: Mono 4.6.1 FTBFS on mipsel
Aurelien Jarno <[email protected]>
| Newsgroups | gmane.linux.debian.ports.mips |
|---|---|
| Message-ID | <[email protected]> |
On 2016-10-08 13:03, Jo Shields wrote: > It seems L-prefix instructions should never be emitted on 32 bit platforms, so it's likely a problem with 32 bit userland on 64 bit kernel, on the new builders. Ppc had a similar issue The builders indeed run a 64-bit kernel, but this has been the case for more than 10 years. Also the builds are run under linux32, so a 32-bit kernel is reported instead of a 64-bit one. Anyway I am going to try a build on a pure 32-bit board. Aurelien