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

ICC 11.1 DMG does not install on Mac OS X 10.4.11

shvetank
Beginner
375 Views
I am trying to install ICC 11.1 on Mac OS X 10.4.11 which already has Xcode 2.5 installed. Upon installation ICC fails to install with an error message that Mac OS X version is not supported. I am trying to install Product for IA32/Intel 64. anything that I may be missing?
0 Kudos
3 Replies
Jeffrey_A_Intel
Employee
375 Views
The 11.1 version of the C++ compiler for Mac OS X requires Mac OS X 10.5.6. See http://software.intel.com/sites/products/documentation/hpc/compilerpro/en-us/cpp/mac/start/release_notes.pdf
0 Kudos
shvetank
Beginner
375 Views
The 11.1 version of the C++ compiler for Mac OS X requires Mac OS X 10.5.6. See http://software.intel.com/sites/products/documentation/hpc/compilerpro/en-us/cpp/mac/start/release_notes.pdf

Thanx....where can I get the ICC for Mac OS X 10.4.x?
0 Kudos
Jeffrey_A_Intel
Employee
375 Views
Quoting - shvetank

Thanx....where can I get the ICC for Mac OS X 10.4.x?

I Googled for release notes on the Intel site (+site:intel.com). From what I found there, it appears that the 11.0 version of icc supported Mac OS X 10.4.11. Assuming you've got a current license etc (I'm not familiar with all the requirements), you should be able to get that compiler from the usual Intel download site.
0 Kudos
Reply