Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

ICL 10.1 on OS X.6 / XCode 3.2.1

vectorizor
New Contributor I
314 Views

Hi all,

I'm trying to use ICL 10.1 with XCode 3.2 on OS X.6, but while the installation went fine, ICL does not appear in XCode rules. Any ideas why? Is 10.1 compatible with XCode 3.2?

Thanks

A

PS: I cant use the latest one, because a customer requires 10.4 support.

0 Kudos
1 Reply
Quoc-An_L_Intel
Moderator
314 Views

ICC 10.1 is not supported on OSX 10.6.

See this for supported OS/Xcode/ICC configuration:

http://software.intel.com/en-us/articles/performance-tools-for-software-developers-compatibility-of-intel-compiler-for-mac-os-x-and-xcode/

Note that if you need to support Tiger 10.4, you need to use ICC 10.1 on Leopard or Tiger. There are changes in Xcode/OS that are incompatible with 10.1 in OSX 10.6

0 Kudos
Reply