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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=364670#c6





--- Comment #6 from lauren bedoule <[EMAIL PROTECTED]>  2008-07-30 10:21:22 MDT 
---
I managed to compile mscorlib; it seems an erroneous AttributeTargets have been
retrieved on AttributeUsage, and I simply forced the default attribute usage
for that case, just to go further.

Now I'm having other pb for my System assembly: one overriden method is not
found. Anyway, I understand this is not a priority for you, so I'll keep Gnu
Portable .NET compiler as my compilation chain on Linux.

FYI, here are some info on the comparison on the size of mscorlib compiled with
gmcs/cscc/csc

On the size:
csc 2.0 (MS)           : 1     (Reference)
cscc (Pnet, Linux)     : 1,053
gmcs (Mono, Linux)     : 1,01

On the speed: cscc seems faster than gmcs. It took more time for gmcs to
compile all assemblies, than it took for gmcs to compile mscorlib.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to