[Mono-bugs] [Bug 666260] New: mtouch failed with no output (1)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jan 21 14:57:46 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=666260

https://bugzilla.novell.com/show_bug.cgi?id=666260#c0


           Summary: mtouch failed with no output (1)
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: All
        OS/Version: Apple iOS 4.2
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Tools
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: gtissington at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Customer
           Blocker: ---


Description of Problem:

When building for iPhone simulator.  Everything works as expect.  The App
compiles and runs without error.

When I build for oputput to the iPhone (ios 4.2) the monodevelop compiler
reports "mtouch failed with no output (1)".

I checked the file names.  There are no file names with spaces in the path.

After trying many settings I find that if I change "iPhone Build"/"Linker
Behavior" to "Link All Assmblies" then the compiler error is resolved.

However, with this settings there are many differences in runtime bahaviour.  
For example: Serialization fails because I do not have a default constuctor.  I
can resove this with a [Preserve] attribute.  But there areother problmes too.


I would like to know how to compile the app with Link Behavior = "Do Not Link" 
I do not wnat the Linker to modify my Assemblies.

FYI:  I Am compiling a rather large C# library that was dveloped with Visual
studio for Windows Mobile.    The library works well as long as I leave  Link
Behavior = "Do Not Link" .

Please advise ASAP.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list