[mono-android] Usage on mandroid
Jonathan Pryor
jpryor at novell.com
Mon Mar 14 14:46:01 EDT 2011
On Mar 12, 2011, at 2:38 PM, Naeem Khedarun wrote:
> It’s a little bit odd so I’d thought I’d share. This is on a project with a single code file and a couple of xml resources…
This is due to the linker, in which it needs to load the full closure of all referenced assemblies, the types & members that are referenced, and write out the linked version of those assemblies. This is a memory intensive operation, and we'll work on it in a future release (no timeline specified).
- Jon
More information about the Monodroid
mailing list