[MonoTouch] armv7 compile

Conway Wieler conway.wieler at librestream.com
Tue Mar 13 21:32:28 UTC 2012


Thanks Dennis.

After setting "Link all assemblies" as you suggest, my app builds without error. Unfortunately, it now crashes during initialization with a EXC_CRASH (SIGABRT). I'm guessing something is getting linked out;  we do use WebServices, Serialization and a little Reflection (http://docs.xamarin.com/ios/advanced_topics/linker).

Does anyone else think it is odd that development uses one instruction set (armv6) but release builds are done in another (armv7), especially since the armv7 LLVM compiler is labelled "experimental" in MonoDevelop?

Regards,
Conway
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120313/559db8f6/attachment-0001.html>


More information about the MonoTouch mailing list