Sorry i'm still getting build errors. I guess i'll switch to snow leopard.
Thanks for the time, i'll post the error for 10.5 build if anyone is
interested.
i$ rake
/usr/bin/ruby tool/compile_prelude.rb prelude.rb miniprelude.c.new
rake aborted!
Command failed with status (127): [/usr/bin/ruby to
Sorry guys but nobody in the team is using 10.5 anymore.
I committed a fix in r3712, please check it out again and let me know if it
still breaks.
I also recommend to upgrade to 10.6 (Snow Leopard) if you want to do serious
development with MacRuby.
Laurent
On Mar 1, 2010, at 5:52 PM, Michae
I have the same problem on 10.5 -- it goes back to r3438
Before that I have the followting error:
disable optimizations when compiling re.c
git-svn-id: http://svn.macosforge.org/repository/ruby/MacRuby/tr...@3399
23306eb0-4c56-4727-a40e-e92c0eb68959
/usr/bin/gcc -I. -I
I'm on OS X 10.5.8
I just tried to build mac ruby, llvm went fine but i get the following
message on trunk..
rake
(in /Users/ottohemmi/playspace/macruby/MacRuby)
/usr/bin/ruby tool/compile_prelude.rb prelude.rb miniprelude.c.new
rm miniprelude.c.new
/usr/bin/gcc -I. -I./include -I./onig -I/usr/i
This is a regression introduced by my last commit, I was working on a
fix yesterday but it's not complete yet. I will continue today and
commit later :)
Laurent
On Jul 10, 2009, at 5:40 AM, Perry Smith wrote:
I just did "svn update", rake clean, rake and got:
../../miniruby -I../.. -I../.
I just did "svn update", rake clean, rake and got:
../../miniruby -I../.. -I../../lib ./tools/preproc.rb ../../parse.y --
output=ripper.y
ambiguous option: --output=ripper.y
Usage: preproc.rb [--output=PATH]
--output=PATHAn output file.
--help