J'ai essayé de compiler Mono 2.0 depuis les sources avec le support de BigArrays sans succès
./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:
Mono 2.0 & Bigarrays not working sur le forum de mono
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: