On Wed, Sep 26, 2012 at 1:39 PM, Art <[email protected]> wrote: > I am also experiencing long build time and I have to clean and rebuild each > lib project otherwise the app crashes.
It should not. Please fill bug reports so such cases can be fixed properly. > Linker behavior : link sdk assemblies only > Arguments: --linkskip=mscorlib -aot "nimt-trmpolines=512" Any reason to skip mscorlib.dll ? that's a huge assembly and likely where a lot of the time is spent. Sebastien _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
