Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

ICC 10.1 on OSX 10.6.4

adam3
Beginner
173 Views
Is it possible to install ICC 10.1 on OSX Snow Leopard? When I run the installer the main install screen comes up but there are no choices available other than to cancel the install. Really hope there is a solution available as I had to buy a new dev box and Leopard was not an option.
0 Kudos
2 Replies
Quoc-An_L_Intel
Moderator
173 Views

According to this link below, 10.1 is not supported on SL. There are changes in Xcode 3.1 integration and the linker that will break the compiler.

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

adam3
Beginner
173 Views
That's what I feared. Looks like it's time to upgrade. Thank you for the response.
Reply