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 
<[email protected]<mailto:[email protected]>> 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.

_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.dot.net/mailman/listinfo/mono-devel-list

Reply via email to