Hi Mark,
On Sep 25, 2010, at 4:36 PM, Mark Rada wrote:
> Hi,
>
> I've been working on a Ruby gem that I would eventually like to run on
> MacRuby, but I seem to have run into a couple of issues and have no idea what
> is going on. I would appreciate it if someone could take a look and see if I
Hi Craig,
On Sep 27, 2010, at 9:48 AM, Craig Bosma wrote:
> Thanks Laurent,
>
> I am interested in learning more about MacRuby/LLVM internals, so
> perhaps this is a good opportunity. I created a patch (attached) that
> gets MacRuby building with LLVM 2.8rc2, but I'm quite certain that
> this bi
Oh, and here's that patch that I omitted.
Craig
macruby_llvm_28.patch
Description: Binary data
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Thanks Laurent,
I am interested in learning more about MacRuby/LLVM internals, so
perhaps this is a good opportunity. I created a patch (attached) that
gets MacRuby building with LLVM 2.8rc2, but I'm quite certain that
this bit:
dbg_mdkind = context.getMDKindID("dbg");
-assert(dbg_mdkind
Salut Laurent,
I totally agree, recursive fibonacci is not the most realwold routine, but
still I think it yields some significant data.
The benchmark will probably get some sequel, I will try then with an AOT
compilation, also maybe 0.7 will be out by that time, looking forward to it!
thanks fo