http://bugzilla.novell.com/show_bug.cgi?id=585698
http://bugzilla.novell.com/show_bug.cgi?id=585698#c2 Geoff Norton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|[email protected] | Resolution| |INVALID --- Comment #2 from Geoff Norton <[email protected]> 2010-03-05 03:19:56 UTC --- Hello, The issue here is you are linking against a native library (libflite.a) that includes thumb code. There is a bug in apples linker that causes thumb code to mis-link the MonoTouch code. You'll need to make a non-thumb version of flite for your application. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
