> How do you use processor specific compiler options when building a
> universal binary?
> For example the option: -mpowerpc-gpopt is giving me errors whenever
> xcode starts building the i386 architecture.
<http://developer.apple.com/documentation/MacOSX/Conceptual/universal_bin
ary/universal_binary_compiling/chapter_2_section_7.html#//apple_ref/doc/u
id/TP40002217-CH206-237978>
Hope this helps,
Eric

Signature
Eric Albert ejalbert@cs.stanford.edu
http://outofcheese.org/
Yvo - 05 Dec 2005 18:57 GMT
Thanks, exactly what I was looking for!
Yvo
> > How do you use processor specific compiler options when building a
> > universal binary?
[quoted text clipped - 7 lines]
> Hope this helps,
> Eric