[Mono-dev] Running Mono on 32bits-big endian PowerPC

Mathieu Malaterre malat at debian.org
Mon Apr 4 12:25:37 UTC 2016


As a side note, I can build mono on SMP PowerPC using an easy hack:

export MONO_GC_PARAMS=nursery-size=1073741824
./autogen.sh --prefix=$HOME/blah  --with-gc=sgen --disable-boehm
--enable-checked-build=all --disable-nls --with-sgen=yes
make V=1 PROFILE=basic

-M


More information about the Mono-devel-list mailing list