[macruby-changes] [4107] MacRuby/trunk/README.rdoc

source_changes at macosforge.org source_changes at macosforge.org
Fri May 14 15:08:36 PDT 2010


Revision: 4107
          http://trac.macosforge.org/projects/ruby/changeset/4107
Author:   pthomson at apple.com
Date:     2010-05-14 15:08:34 -0700 (Fri, 14 May 2010)
Log Message:
-----------
Updated the instructions for building MacRuby in parallel.

Modified Paths:
--------------
    MacRuby/trunk/README.rdoc

Modified: MacRuby/trunk/README.rdoc
===================================================================
--- MacRuby/trunk/README.rdoc	2010-05-14 17:37:32 UTC (rev 4106)
+++ MacRuby/trunk/README.rdoc	2010-05-14 22:08:34 UTC (rev 4107)
@@ -40,7 +40,7 @@
   option, where `N' stands for the number of cores you'd like to use. So for a
   Core Duo the command would look like:
   
-    $ UNIVERSAL=1 UNIVERSAL_ARCH="i386 x86_64" ENABLE_OPTIMIZED=1 make -j2
+    $ env UNIVERSAL=1 UNIVERSAL_ARCH="i386 x86_64" CC=/usr/bin/gcc CXX=/usr/bin/g++ make -j2
   
 === Build Instructions
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100514/626682f9/attachment.html>


More information about the macruby-changes mailing list