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
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to