I think I have the same problem, check my post on StackOverflow:

http://stackoverflow.com/questions/8055442/monotouch-error-when-compiling-for-the-device-but-not-on-simulator-mono-patch-i

I've tried many tricks, but I'm still unable to debug on the iPhone.
Only the release with the LLVM compiler seems to work for now.

2011/11/7 Sebastien Pouliot <[email protected]>:
> Hello Robert,
>
> I'd say pretty unlikely - but there's something unlikely going on...
> but that's a large set of events.
>
> The only way to resolve the mystery is to analyze a test case that
> demonstrate the issue.
>
> Regards,
> Sebastien
>
> On Mon, Nov 7, 2011 at 7:41 AM, Robert Sweitzer <[email protected]> wrote:
>> Hi Sebastien,
>>
>> Removing thumb code from my libs had no impact on the problem. It (#707) was
>> just something I tried while looking for a solution. The code works with the
>> original libs...and breaks if I remove --nolinkaway. Is it possible that the
>> code throwing the linked-away exception was also removed ?
>>
>> Regards,
>> Robert
>>
>> -----
>> RSweitzer
>> --
>> View this message in context: 
>> http://monotouch.2284126.n4.nabble.com/Native-library-with-Monotouch-5-0-part-2-tp3992408p3998501.html
>> Sent from the MonoTouch mailing list archive at Nabble.com.
>> _______________________________________________
>> MonoTouch mailing list
>> [email protected]
>> http://lists.ximian.com/mailman/listinfo/monotouch
>>
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to