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

Intel C++ compiler and Xcode

Light__Star
Beginner
667 Views

I've just installed the Intel Parallel Studio but it won't let me compile anything because I don't have Xcode installed.  Can somebody shed any light on this?  Why is this so?  If I am required to have Xcode what is the sense in having Intel's compiler when I can just use the bloated Xcode?  Please help.

0 Kudos
6 Replies
Viet_H_Intel
Moderator
667 Views
0 Kudos
Light__Star
Beginner
667 Views

Yes, I am aware of the requirements.  My question is why?

0 Kudos
Light__Star
Beginner
667 Views

Why does Intel C++ compiler depend on Xcode?  I would have thought that a compiler coming from the manufacturer of the die itself would be above and beyond this restriction.  Can anyone shed any light on this?

 

0 Kudos
Viet_H_Intel
Moderator
667 Views

Intel compiler has dependency on system header files and C++ standard libraries.

0 Kudos
Light__Star
Beginner
667 Views

I don't understand.  Isn't it the function of a compiler to provide its own C++ libraries.  If you are referring to system libraries, aren't those part of OS X, not Xcode.  More so, as far as header files,  these are just text files with declarations of standard and system libraries.  What gives?

0 Kudos
Light__Star
Beginner
667 Views

Can anyone shed any more light on this?  Thanks

 

0 Kudos
Reply