On May 8, 2013, at 4:29 PM, Jeremy Bell <bell.jer...@gmail.com> wrote:
> So, it looks like HAVE_SGEN_GC is not defined, but should be? Have I missed a 
> step somewhere?

Yes, it should be. From the commit message you mention:

> The Android NDK/bionic is "interesting", in that it's lacking header files and
> macros normally present on Linux which otherwise break the build (e.g. no
> <link.h> which breaks Boehm support).

"breaks Boehm support" means "only sgen works". You need to disable Boehm, and 
enable sgen.

 - Jon

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to