[Mono-dev] [PATCH] Android Support [3/4]
Jonathan Pryor
jonpryor at vt.edu
Mon Apr 19 15:43:54 EDT 2010
On Mon, 2010-04-19 at 15:31 -0400, Jonathan Pryor wrote:
> This also implies that my patch, as is, won't work under desktop Linux
> (oops). Specifically, mono-codeman.c needs to #include <malloc.h>
> before #including "dlmalloc.h".
Never mind; tried the patch as-is, and it builds properly on trunk
(largely because mono-codeman.c doesn't use `struct mallinfo`, so it's
not actually an issue here).
The previous patch, as is, works under desktop Linux.
- Jon
More information about the Mono-devel-list
mailing list