On Mar 4, 2009, at 21:06, Alexy Khrabrov wrote:
Does a regular compilation gcc x.c with Apple's gcc on an Intel Mac try to create a universal binary?
No, you have to add various cflags, ldflags, etc. to get a universal. http://developer.apple.com/technotes/tn2005/tn2137.html _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
