(sorry, hit send too early...)

FYI --with-gc=sgen doesn't make sense since the --with-gc option only
controls the Boehm GC (see
https://github.com/mono/mono#configuration-options).

- Alex

2016-04-04 16:03 GMT+02:00 Alexander Köplinger <
alexander.koeplin...@xamarin.com>:

> FYI --with-gc=sgen doesn'
>
> 2016-04-04 14:25 GMT+02:00 Mathieu Malaterre <ma...@debian.org>:
>
>> 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
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list@lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>
>
>
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to