Neale, Are you working on the linux s390 port of Mono? How is that working? Do you use Hercules or do you use an actual 390?
I liked programming in the IBM System/370 assembler language in my college days. Have you looked at porting .Net Core to 390? Just curious. - Daniel danmorg on IRC By the way, is the neale on #monodev on gimpnet irc you? > On Dec 22, 2016, at 10:42 AM, Neale Ferguson <[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 _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.dot.net/mailman/listinfo/mono-devel-list
