[Mono-dev] make check
Alexander Köplinger
alkpli at microsoft.com
Thu Dec 22 17:53:28 UTC 2016
Hey Neale,
this should be fixed by https://github.com/mono/mono/commit/045dbc0991af95a624da0b9e907032cca54a2ca4, thanks!
- Alex
On 22 Dec 2016, at 16:42, Neale Ferguson <neale at sinenomine.net<mailto:neale at sinenomine.net>> wrote:
How do I stop make check from using the Roslyn compiler which is not (yet) big endian friendly?
make[4]: Entering directory `/home/neale/Mono/mono/mono/mini'
CSC_SDK_PATH_DISABLED= MONO_PATH=/home/neale/Mono/mono/mcs/class/lib/net_4_x ../../runtime/mono-wrapper /home/neale/Mono/mono/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.1.3.2/tools/csc.exe -unsafe -nowarn:0162 -nologo -noconfig -r:/home/neale/Mono/mono/mcs/class/lib/net_4_x/mscorlib.dll -r:/home/neale/Mono/mono/mcs/class/lib/net_4_x/System.dll -r:/home/neale/Mono/mono/mcs/class/lib/net_4_x/System.Core.dll -out:TestDriver.dll -target:library TestDriver.cs TestHelpers.cs
Unhandled Exception:
System.PlatformNotSupportedException: Little-endian architecture required.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20161222/75e1dfca/attachment-0001.html>
More information about the Mono-devel-list
mailing list