Librenix  
(Show all Compiler articles . . .
)  
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

Benchmarking compilers: Intel C++ vs. GNU gcc

Up
vote
Down

But with gcc you get source code and cross-platform capability.
If you use systems based on the Intel architecture, then Intel C++ is an excellent choice. If you need OpenMP or automatic vectorization, Intel is your only choice given gcc's lack of these features. With version 7, Intel has also added full support for hyperthreading, which I'll be testing once I have a HT-enabled Pentium 4 in-house. The caveat: Intel does not support all of the gcc language extensions, and while it has been used to compile the Linux kernel and other free software projects, it is not a drop-in replacement for gcc. And I do have some reports of code that compiles incorrectly with Intel C++; on the other hand, I have such reports and experiences with every compiler I've ever used -- including gcc.
 read more | mail this link | score:8835 | -Ray, December 5, 2002
More Programming articles...

coding headlines

6 tips for XML flavor of HTML5

Ajax with Tomcat non-blocking I/O

Add Twitter-like functions with PHP

Vim Plugins: matchit.vim

Ajax client validation messaging

C Tutorial

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search


T-shirt gallery:  I Love Her T-shirts
 

Articles are owned by their authors.   © 2000-2010 Ray Yeargin