Hi,
Is the Intel C++ compiler faster than the GNU C++ compiler on Intel CPUs? If so, if it possible and sensible to re-compile the entire of the Gentoo enviroment using ICC instead of GCC?
Many thanks,
Jack

According to this http://gentoo-wiki.com/HOWTO_Setup_ICC howto "The main reason to use icc over gcc is if you own an Intel(R) processor, because they can often benefit from the optimizations offered by icc."dan_aka_jack wrote:Hi,
Is the Intel C++ compiler faster than the GNU C++ compiler on Intel CPUs? If so, if it possible and sensible to re-compile the entire of the Gentoo enviroment using ICC instead of GCC?
Many thanks,
Jack



Moved to dups.dan_aka_jack wrote:Hmm... that thread is quite old...