Appears it's a known issue with 5.3.x. Fix is: -aot "nimt-trampolines=512," --aot=full
NOTE the comma. On Sat, Jul 7, 2012 at 12:37 PM, Nic Wise <[email protected]> wrote: > Jul 7 12:32:51 unknown MobileAgent[1275] <Warning>: MonoTouch: > Socket error while connecting to MonoDevelop on 192.168.1.69:10000: > Connection refused > Jul 7 12:32:51 unknown > UIKitApplication:com.bigtedltd.mobileAgent[0x8b5b][1275] <Notice>: > Failed to load AOT module 'mscorlib' while running in aot-only mode: > not compiled with --aot=full. > > This is with 5.3.4 (latest, beta) > > my addition mtouch args now looks like this > > -aot "nimt-trampolines=512" --aot=full > > (I just added the last bit, now it works) > > Whats this all about? Do I still need the increased trampolines? why > the sudden needs for aot=full? > > N > > -- > Nic Wise > t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise > b. http://www.fastchicken.co.nz/ > > Earnest: Self-employed? Track your business expenses and income. > http://earnestapp.com > Nearest Bus: find when the next bus is coming to your stop. > http://goo.gl/Vcz1p > mobileAgent (for FreeAgent): get your accounts in your pocket. > http://goo.gl/IuBU > Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa > London Bike App: Find the nearest Boris Bike, and get riding! > http://goo.gl/Icp2 -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
