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