Can I use rake to compile MacRuby for x86_64 only (my LLVM is x86_64 only) ? ========================================================== Jan de Leeuw, 11667 Steinhoff Rd, Frazier Park, CA 93225, 661-245-1725 .mac: jdeleeuw ++++++ aim: deleeuwjan ++++++ skype: j_deleeuw homepages: http://www.cuddyvalley.org and http://gifi.stat.ucla.edu ========================================================== A bath when you're born, a bath when you die, how stupid. (Issa 1763-1827)
Try: $ rake archs=x86_64 This used to work but I haven't checked since a long time :) Note that MacRuby is only known to work under a certain revision of LLVM trunk (which is documented in the README.rdoc file). Laurent On Oct 8, 2009, at 11:52 AM, Jan de Leeuw wrote:
Can I use rake to compile MacRuby for x86_64 only (my LLVM is x86_64 only) ?
========================================================== Jan de Leeuw, 11667 Steinhoff Rd, Frazier Park, CA 93225, 661-245-1725 .mac: jdeleeuw ++++++ aim: deleeuwjan ++++++ skype: j_deleeuw homepages: http://www.cuddyvalley.org and http://gifi.stat.ucla.edu ========================================================== A bath when you're born, a bath when you die, how stupid. (Issa 1763-1827)
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
On 09/10/2009, at 4:56 AM, Laurent Sansonetti wrote:
Note that MacRuby is only known to work under a certain revision of LLVM trunk (which is documented in the README.rdoc file).
Does the MacRuby installer also install LLVM? If not, how is that kept up to date? Paul Howson Queensland, Australia.
participants (3)
-
Jan de Leeuw
-
Laurent Sansonetti
-
Paul Howson