[Mono-devel-list] Building gmcs with C# Express Beta
Kamil Skalski
nazgul at nemerle.org
Thu Jan 27 15:31:59 EST 2005
Dnia czwartek, 27 stycznia 2005 20:37, Sudarshan Gaikaiwari napisał:
>
> Please let me know how I should try to compile gmcs using Visual
> Studio 05 or C# Express
I wouldn't expect gmcs to be usable on MS.NET runtime, as their
System.Reflection.Emit with regards to generics is broken a lot:
http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackid=d507aff5-b1e3-49b4-8178-065a00d2f15e
So even if those methods used by gmcs, which are not present in official .NET
APIs are workarounded, the chances for compiling generics code are low.
I am myself looking forward for those APIs get usable to implement generics in
Nemerle compiler. So everyone is welcomed to vote on this in MS Product
Feedback.
Kamil Skalski
More information about the Mono-devel-list
mailing list