<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">You can find the binaries @ <a href="http://github.com/casualjim/ironruby-mono-builds" target="_blank">http://github.com/casualjim/ironruby-mono-builds</a><div>
<div></div><div class="h5"></div></div></blockquote><div><br></div><div>Lovely - cloning it right now.</div><div><br></div><div>thanks!</div><div><br></div><div>-- Thibaut</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div class="h5"><br><br clear="all"><br><br><div class="gmail_quote">On Tue, Mar 3, 2009 at 10:25 PM, Thibaut Barrère <span dir="ltr">&lt;<a href="mailto:thibaut.barrere@gmail.com" target="_blank">thibaut.barrere@gmail.com</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">Hi Ivan,<div><br clear="all"><div class="gmail_quote"><div><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">

I can publish a packaged version automatically when I build if you want. That would typically be 1-2 days behind on Jim&#39;s pushes.  <br>
<br>I&#39;ll set up a git repo with mono builds and publish the url here and on the wiki<div><div></div><div></div></div></blockquote><div><br></div></div><div>that will be useful, thanks!</div><div><div></div><div>
<div><br></div><div>-- Thibaut</div>
<div> </div><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex"><div><div><br>
<br>
<br><br><div class="gmail_quote">On Tue, Mar 3, 2009 at 9:38 PM, Thibaut Barrère <span dir="ltr">&lt;<a href="mailto:thibaut.barrere@gmail.com" target="_blank">thibaut.barrere@gmail.com</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">



<div>&gt; Ok I just checked in the latest git push from Jim into the linux branch. I<br>
&gt; also applied your patches JB.<br>
&gt; As it turns out it was a merge conflict in Microsoft.Scripting.Build.csproj,<br>
&gt; but git found it unnecessary to mark it as a conflict and just kept the<br>
&gt; older version of the file.<br>
&gt;<br>
&gt; It looks like Runtime/LegacyScriptCode.cs (ironic as IR hasn&#39;t even hit 1.0<br>
&gt; yet :)) got added and 2 files in the Interpreter couldn&#39;t be found because<br>
&gt; they didn&#39;t exist anymore.<br>
<br>
</div>Seems I have a compile issue (pulled the linux branch) - I&#39;m using the<br>
chmod&#39;ed +x build:<br>
<br>
Exception caught by the compiler while compiling:<br>
   Block that caused the problem begin at: Runtime/LegacyScriptCode.cs(58,35):<br>
                     Block being compiled:<br>
[Runtime/LegacyScriptCode.cs(59,34):,Runtime/LegacyScriptCode.cs(67,13):]<br>
System.NullReferenceException: Object reference not set to an instance<br>
of an object<br>
Internal compiler error at Runtime/LegacyScriptCode.cs(58,35)::<br>
exception caught while emitting MethodBuilder<br>
[LegacyScriptCode::EnsureTarget]<br>
<br>
Do you meet this as well ? I&#39;m using Mono 2.4.<br>
<font color="#888888"><br>
-- Thibaut<br>
</font><div><div></div><div><br>
<br>
<br>
&gt;<br>
&gt; On Tue, Mar 3, 2009 at 7:08 PM, Jb Evain &lt;<a href="mailto:jb@nurv.fr" target="_blank">jb@nurv.fr</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hey,<br>
&gt;&gt;<br>
&gt;&gt; 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>
&gt;&gt; &gt; public class MyType{<br>
&gt;&gt; &gt; }<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Compiles on <a href="http://MS.NET" target="_blank">MS.NET</a> but not on Mono.<br>
&gt;&gt;<br>
&gt;&gt; Huh? It does compile on Mono. It must be a different issue.<br>
&gt;&gt;<br>
&gt;&gt; &gt; There is an issue though around delegates but this has to do with<br>
&gt;&gt; &gt; generic<br>
&gt;&gt; &gt; type parameter inference again.<br>
&gt;&gt;<br>
&gt;&gt; Have you filed a bug or extracted a test case?<br>
&gt;&gt;<br>
&gt;&gt; Anyway, I&#39;ll make sure IronRuby compiles fine with gmcs.<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Jb Evain  &lt;<a href="mailto:jb@nurv.fr" target="_blank">jb@nurv.fr</a>&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Ironruby-core mailing list<br>
&gt;&gt; <a href="mailto:Ironruby-core@rubyforge.org" target="_blank">Ironruby-core@rubyforge.org</a><br>
&gt;&gt; <a href="http://rubyforge.org/mailman/listinfo/ironruby-core" target="_blank">http://rubyforge.org/mailman/listinfo/ironruby-core</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Ironruby-core mailing list<br>
&gt; <a href="mailto:Ironruby-core@rubyforge.org" target="_blank">Ironruby-core@rubyforge.org</a><br>
&gt; <a href="http://rubyforge.org/mailman/listinfo/ironruby-core" target="_blank">http://rubyforge.org/mailman/listinfo/ironruby-core</a><br>
&gt;<br>
&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>
</div></div><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>
<br></blockquote></div></div></div><br></div>
<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>
<br></blockquote></div><br>
</div></div><br>_______________________________________________<br>
Ironruby-core mailing list<br>
<a href="mailto:Ironruby-core@rubyforge.org">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>
<br></blockquote></div><br>