[MacRuby-devel] [MacRuby] #579: i386 compilation doesn't work
MacRuby
ruby-noreply at macosforge.org
Mon Feb 15 07:47:23 PST 2010
#579: i386 compilation doesn't work
--------------------------------+-------------------------------------------
Reporter: carlo@… | Owner: martinlagardette@…
Type: defect | Status: closed
Priority: major | Milestone: MacRuby 0.6
Component: MacRuby | Resolution: fixed
Keywords: |
--------------------------------+-------------------------------------------
Changes (by martinlagardette@…):
* 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/>
More information about the MacRuby-devel
mailing list