#579: i386 compilation doesn't work --------------------------------+------------------------------------------- Reporter: ca...@… | Owner: martinlagarde...@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | --------------------------------+------------------------------------------- Changes (by martinlagarde...@…):
* status: new => closed * resolution: => fixed Comment: Fixed with r3527.[[BR]] As discussed with Carlo, the script uses the Xcode ARCHS env var, so it should properly be set to i386 and x86_64 in the targets build info. Adding PPC will work but have not effect, since it will be intersected with rubyc VALID_ARCHS, containing only i386 and x86_64 -- Ticket URL: <http://www.macruby.org/trac/ticket/579#comment:9> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel