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


           Summary: Calling convention ABI issues on Linux PPC
           Product: Mono: Runtime
           Version: SVN
          Platform: PowerPC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: interop
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=209161)
 --> (https://bugzilla.novell.com/attachment.cgi?id=209161)
C code

There's an inconsistency in how value types are passed to C/C++ functions on
linux ppc. On linux ppc structures are passed by pointer.
I'm attaching a simple test case that works on x86 but it's broken on ppc. I'm
not sure if the bug is in mono or in the code that uses p/invoke this way.


-- 
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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to