| October 23, 2008 12:00 AM PDT | |
Question: How do I get the compiler options used in Xcode 3.0 so that I can use them when compiling from the command line?
You can see the detailed results of your build in Xcode 3.0 by selecting 'Build Results'
from the Build menu. In the 'Build Results' window, click on the build transcript icon
which is shown in the compiler documentation under
'Building Applications > Building Applications with Xcode > Building the Target'
it resembles a paragraph of printed text.
Clean and rebuild your project and you will see to compiler options used for the
build.
Build Transcript Icon Location
Do you need more help?
This article applies to: Intel® C++ Compiler for Mac OS X* Knowledge Base, Intel® Fortran Compiler for Mac OS X* Knowledge Base
For more complete information about compiler optimizations, see our Optimization Notice.
Comments (0) 
Trackbacks (0)
Leave a comment 
To obtain technical support, please go to Software Support.
