I tried to compile mono from source with big arrays and I got the error above. Without big arrays it is ok.
./configure --prefix=/usr/local --enable-big-arrays && make && make install make[8]: entrant dans le répertoire « /root/mono/2.0/mono-2.0/mcs/class/System » ** Warning: System.dll built without parts that depend on: System.Xml.dll MONO_PATH="../../class/lib/basic:$MONO_PATH" /root/mono/2.0/mono-2.0/runtime/mono-wrapper ../../class/lib/basic/mcs.exe /codepage:65001 -optimize -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig -target:library -out:System.dll @System.dll.sources Stack overflow in unmanaged: IP: 0x811f17b, fault addr: 0xbefa7ffc Stack overflow: IP: 0x974833, fault addr: 0xbef9fef4 At Unmanaged Stacktrace: Nicolas Cornu -- View this message in context: http://www.nabble.com/Error-compiling-Mono-2.0-with-big-arrays-tp19839697p19839697.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
