For me it builds but I'm on mono trunk<br><br>On the build server it builds as well:<br><a href="http://ironruby.colliertech.org/integrity/ironruby/builds/45599d7a3f2f769fc5f658ea2f8eaec1e2eb666a">http://ironruby.colliertech.org/integrity/ironruby/builds/45599d7a3f2f769fc5f658ea2f8eaec1e2eb666a</a><br>
<br>I can publish a packaged version automatically when I build if you want. That would typically be 1-2 days behind on Jim's pushes. <br><br>I'll set up a git repo with mono builds and publish the url here and on the wiki<br>
<br>
<br><br><div class="gmail_quote">On Tue, Mar 3, 2009 at 9:38 PM, Thibaut Barrère <span dir="ltr"><<a href="mailto:thibaut.barrere@gmail.com">thibaut.barrere@gmail.com</a>></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 class="im">> Ok I just checked in the latest git push from Jim into the linux branch. I<br>
> also applied your patches JB.<br>
> As it turns out it was a merge conflict in Microsoft.Scripting.Build.csproj,<br>
> but git found it unnecessary to mark it as a conflict and just kept the<br>
> older version of the file.<br>
><br>
> It looks like Runtime/LegacyScriptCode.cs (ironic as IR hasn't even hit 1.0<br>
> yet :)) got added and 2 files in the Interpreter couldn't be found because<br>
> they didn't exist anymore.<br>
<br>
</div>Seems I have a compile issue (pulled the linux branch) - I'm using the<br>
chmod'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'm using Mono 2.4.<br>
<font color="#888888"><br>
-- Thibaut<br>
</font><div><div></div><div class="h5"><br>
<br>
<br>
><br>
> On Tue, Mar 3, 2009 at 7:08 PM, Jb Evain <<a href="mailto:jb@nurv.fr">jb@nurv.fr</a>> wrote:<br>
>><br>
>> Hey,<br>
>><br>
>> On 3/3/09, Ivan Porto Carrero <<a href="mailto:ivan@flanders.co.nz">ivan@flanders.co.nz</a>> wrote:<br>
>> > public class MyType{<br>
>> > }<br>
>> ><br>
>> > Compiles on <a href="http://MS.NET" target="_blank">MS.NET</a> but not on Mono.<br>
>><br>
>> Huh? It does compile on Mono. It must be a different issue.<br>
>><br>
>> > There is an issue though around delegates but this has to do with<br>
>> > generic<br>
>> > type parameter inference again.<br>
>><br>
>> Have you filed a bug or extracted a test case?<br>
>><br>
>> Anyway, I'll make sure IronRuby compiles fine with gmcs.<br>
>><br>
>> --<br>
>> Jb Evain <<a href="mailto:jb@nurv.fr">jb@nurv.fr</a>><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>
><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>
><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>
</div></div></blockquote></div><br>