[Mono-dev] [PATCH] Android Support [4/4]

Rodrigo Kumpera kumpera at gmail.com
Mon Apr 19 14:24:27 EDT 2010


On Mon, Apr 19, 2010 at 2:44 PM, Jonathan Pryor <jonpryor at vt.edu> wrote:

> This is a series of patches to add support to Mono for building against
> the Android NDK [0].  Android runs the Linux kernel, but moves many
> things around compared to a "normal" desktop Linux distro.
>
> These patches are based against the mono-2-6 branch.
>
> This fourth patch patches mono/support so that it will properly build
> and link under Android, largely because many POSIX functions aren't
> present under Android (hence the numerous configure checks):
>
>        * dirent.c, grp.c, macros.c, pwd.c, signal.c, sys-statvfs.c,
> sys-time.c,
>          unistd.c: Add #if HAVE_XXX checks for functions which aren't
>          provided on Android.
>
> Permission to commit?
>
> - Jon
>

Looks good.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100419/de3e92cc/attachment.html 


More information about the Mono-devel-list mailing list