Narrowing this down further, the issue seems to be with CFLAGS generated by
mkmf, e.g.
macirb
require 'mkmf'
create_makefile 'test'
This puts both '-arch i386' and '-arch x86_64' into CFLAGS.
Any suggestions on how to control the architectures that mkmf puts in CFLAGS?
ARCHFLAGS="-arch x86_64" macirb <- doesn't do it, for example.
Thanks, Joel
---
http://twitter.com/wagerlabs
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel