Re: [Mono-dev] Mono crash

2014-09-08 Thread mono user
The following seems to work: i) follow the instructions at https://my.vertica.com/docs/4.1/HTML/Master/12962.htm also see https://bugzilla.xamarin.com/show_bug.cgi?id=6216#c26 ii) use recent mono, 3.8.0 and current master both work iii) compile mono with --with-large-heap iv) use boehm gc Now it

Re: [Mono-dev] [Mono-list] Per-process memory overhead

2014-09-08 Thread Chris Morgan
On Fri, Sep 5, 2014 at 8:03 PM, Chris Morgan chmor...@gmail.com wrote: Posting to the devel list to see if anyone has any other ideas. I'd love to get the overhead of these processes down rather than be worried about running out of memory or having to rewrite code in c/c++... On Sun, Aug

[Mono-dev] New to Mono: Port from iOS to Android Question

2014-09-08 Thread jimscott007
I'm looking to get involved in a project that already has a working iOS app registered with the store and available for download. The next step is to code the Android version of the app and I'm told that the iOS version was built using Mono. I'm trying to get an idea for what kind of lift this

Re: [Mono-dev] New to Mono: Port from iOS to Android Question

2014-09-08 Thread Jonathan Pryor
On Sep 8, 2014, at 1:31 PM, jimscott007 jimscott...@gmail.com wrote: I'm looking to get involved in a project that already has a working iOS app registered with the store and available for download. The next step is to code the Android version of the app and I'm told that the iOS version was