But this just builds a 10.4 universal and we need to target 10.3 for ppc for
backwards compat.
Is there a means to specify in a single cc invocation per .c file to build a .o
file for both 10.3/PPC and 10.4/i386? Or do we need to invoke cc twice for
each .c file - once with the 10.3/PPC options based on the above and once again
for the 10.4/i386 options? The later is going to wreck havoc with our existing
autoconf/make system.
Thanks in advance.
mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden