https://bugzilla.novell.com/show_bug.cgi?id=364674
Summary: mcs requires predefined types even with -noconfig -
nostdlib
Product: Mono: Compilers
Version: 1.2.6
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
CC: [EMAIL PROTECTED]
Found By: ---
I'm compiling my own mscorlib using mcs with -noconfig -nostdlib options, yet
it seems the compiler requires some predefined types:
System.Runtime.InteropServices._Attribute,
System.Runtime.InteropServices.ComImportAttribute,
System.Runtime.InteropServices.CoClassAttribute,
..
Is there any additional option, or am I supposed to provide a dummy
implementation of these types to complain with mcs?
Note: using the -nostdlib option works fine with csc compiler.
--
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