#177: trunk fails to build 3-way fat depending on order of archs
---------------------------------+------------------------------------------
 Reporter:  dognot...@…          |       Owner:  lsansone...@…        
     Type:  defect               |      Status:  new                  
 Priority:  minor                |   Milestone:                       
Component:  MacRuby              |    Keywords:  arch, fat            
---------------------------------+------------------------------------------
 For example:

 $ RC_ARCHS="ppc i386 x86_64" rake

 fails to build on trunk r766, with various errors depending on the order
 of the archs.

 This seems to work, though:

 $ RC_ARCHS="i386 ppc x86_64" rake

 On OS X 10.5.5 9F33 / Intel

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/177>
MacRuby <http://macruby.org/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to