[Mono-dev] make check

Neale Ferguson neale at sinenomine.net
Thu Dec 22 15:42:41 UTC 2016


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/fa9de496/attachment.html>


More information about the Mono-devel-list mailing list