make check
Neale Ferguson <[email protected]>
| Newsgroups | gmane.comp.gnome.mono.devel |
|---|---|
| Message-ID | <D4815E9F.82BB2%[email protected]> |
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