[Mono-dev] problem building mono, can't get monolite to work
Andreas Färber
andreas.faerber at web.de
Fri Oct 3 07:42:13 EDT 2008
Hi,
Am 02.10.2008 um 23:02 schrieb Zoltan Varga:
>>
>> Don't use Mono's libgc. Use a recent Boehm GC. Cf. http://www.mono-project.com/Mono:Solaris
>>
>
> No need for that, the bundled gc will work fine. The stack size
> warning is probably harmless.
The bundled one did not work on Solaris/amd64 recently, and I was told
it would not be fixed in Mono's libgc. It may work on Solaris/x86,
apart from the warning.
The stack size warning by itself would be harmless - however, many
scripts check for stdout/stderr output and fail when that warning is
emitted before the expected text. So it needs to be suppressed, either
by patching Mono's libgc or by using an upstream Boehm GC.
I believe I encountered issues when trying to compile MonoDevelop and
its dependencies, for instance.
Andreas
More information about the Mono-devel-list
mailing list