Ok I just checked in the latest git push from Jim into the linux branch. I also applied your patches JB.<br>As it turns out it was a merge conflict in Microsoft.Scripting.Build.csproj, but git found it unnecessary to mark it as a conflict and just kept the older version of the file.<br>
<br>It looks like Runtime/LegacyScriptCode.cs (ironic as IR hasn&#39;t even hit 1.0 yet :)) got added and 2 files in the Interpreter couldn&#39;t be found because they didn&#39;t exist anymore. <br><br><div class="gmail_quote">
On Tue, Mar 3, 2009 at 7:08 PM, Jb Evain <span dir="ltr">&lt;<a href="mailto:jb@nurv.fr" target="_blank">jb@nurv.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hey,<br>
<div><br>
On 3/3/09, Ivan Porto Carrero &lt;<a href="mailto:ivan@flanders.co.nz" target="_blank">ivan@flanders.co.nz</a>&gt; wrote:<br>
</div><div>&gt; public class MyType{<br>
&gt; }<br>
&gt;<br>
&gt; Compiles on <a href="http://MS.NET" target="_blank">MS.NET</a> but not on Mono.<br>
<br>
</div>Huh? It does compile on Mono. It must be a different issue.<br>
<div><br>
&gt; There is an issue though around delegates but this has to do with generic<br>
&gt; type parameter inference again.<br>
<br>
</div>Have you filed a bug or extracted a test case?<br>
<br>
Anyway, I&#39;ll make sure IronRuby compiles fine with gmcs.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div>Jb Evain  &lt;<a href="mailto:jb@nurv.fr" target="_blank">jb@nurv.fr</a>&gt;<br>
_______________________________________________<br>
Ironruby-core mailing list<br>
<a href="mailto:Ironruby-core@rubyforge.org" target="_blank">Ironruby-core@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/ironruby-core" target="_blank">http://rubyforge.org/mailman/listinfo/ironruby-core</a><br>
</div></div></blockquote></div><br>