[Mono-bugs] [Bug 364670] [CECIL] InvalidCastException in Mono.CSharp.Attribute. ResolveConstructor

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jul 30 12:21:22 EDT 2008


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

User lauren.bedoule at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=364670#c6





--- Comment #6 from lauren bedoule <lauren.bedoule at gmail.com>  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.


More information about the mono-bugs mailing list