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

A Useful Intel C++ Complier How To

wcharlot
Beginner
509 Views
When I was new to Intel C++ Complier, I found a Wiki How To written by Gentoo but eventually, I found it more confusing than helpful. I am so glad that I foudn a rewritten version that seems more interesting.

Another good thing about it is that it made Portage compile with icc unless you explicitly told it to use gcc. This is bad. Far too many packages don't work with icc to use this behavior. The rewritten guide makes Portage compile only specified packages with icc and all others with gcc which will save a few headaches in the long run. It also will give your system the ability to use per-package CFLAGS for gcc and icc!

If you want to add more suggestions or give some reactions please feel free to do so. If you want to know the link to the rewritten How To, please show your interest by replying here also and I will send you the link.
0 Kudos
5 Replies
Om_S_Intel
Employee
509 Views

It will be helpfull to provide the link here.

0 Kudos
romant73
Beginner
509 Views
I'd like to get the link, please.
0 Kudos
Dale_S_Intel
Employee
509 Views
Any reason not to post the link here?
Dale
0 Kudos
Milind_Kulkarni__Int
New Contributor II
509 Views
If the link still exists which saves few headaches in the long run, please post here.
0 Kudos
eod
Beginner
509 Views
The post http://forums.gentoo.org/viewtopic-p-4869995.html looks very similiar to the one above.
So he's probably talking about the current Gentoo wiki article:
http://en.gentoo-wiki.com/wiki/Intel_C%2B%2B_Compiler
0 Kudos
Reply