I've installed an evaluation version of Intel's C compiler in Developer > opt > intel.
I have command line C++ project in XCode that I would like to compile using ICC. I followed these steps:
- Highlight the target you want to change in the Groups & Files list under the Target group.
- Choose Get Info from the File menu or click the Info button in the toolbar.
- Click Rules in the Target Info window.
- Click the + button at the bottom, left-hand corner of the Target Info window.
- From the Process pull-down menu choose C source files.
But have a problem here:
- From the using pull-down menu, select Intel® C++ Compiler 10.0.
because no Intel compiler is listed.
Some help would be appreciated.
Thanks.
Mac OS / Leopard 10.5/ XCode 3.1.2
http://software.intel.com/en-us/art...os-selecting-the-intel-compiler-in-xcode-ide/
I have command line C++ project in XCode that I would like to compile using ICC. I followed these steps:
- Highlight the target you want to change in the Groups & Files list under the Target group.
- Choose Get Info from the File menu or click the Info button in the toolbar.
- Click Rules in the Target Info window.
- Click the + button at the bottom, left-hand corner of the Target Info window.
- From the Process pull-down menu choose C source files.
But have a problem here:
- From the using pull-down menu, select Intel® C++ Compiler 10.0.
because no Intel compiler is listed.
Some help would be appreciated.
Thanks.
Mac OS / Leopard 10.5/ XCode 3.1.2
http://software.intel.com/en-us/art...os-selecting-the-intel-compiler-in-xcode-ide/