[Mono-dev] Compile problem on linux ARM/EABI

Andreas Färber andreas.faerber at web.de
Tue Jul 17 16:17:31 EDT 2007


Am 17.07.2007 um 22:06 schrieb Damien Tournoud:

> Wyborski Marek wrote:
>> Hi Damien!
>> Thanks for your answer. The problem was the Garbage Collector so  
>> if you run ./confiuge --with-gc=boehm the problem disapears. But  
>> my problem is now that the target arm machine doesn't have enough  
>> ram to compile. So I will have to cross-compile also.
>>
>> Marek
>
> Why is this even needed ? Isn't "boehm" the default on all  
> architectures?

The default is "included", which uses the libgc/ subfolder. "boehm"  
uses an external Boehm GC, probably a newer version.

Andreas



More information about the Mono-devel-list mailing list