[Mono-dev] [PATCH] Android Support [3/4]
Jonathan Pryor
jonpryor at vt.edu
Mon Apr 19 13:44:22 EDT 2010
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 third patch patches mono so that it will properly build and link
under Android. In particular, note that Android includes pthread_*()
functions within libc, not libpthread, thus the added configure check.
ChangeLog messages are within the diff.
Permission to commit?
- Jon
[0] http://developer.android.com/sdk/ndk/index.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mono.diff
Type: text/x-patch
Size: 4438 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100419/e6f93ea3/attachment.bin
More information about the Mono-devel-list
mailing list