Intel Announces Free Linux Compilers 18
gobbles writes: "Intel has just announced free (as in beer) C/C++ and FORTRAN compilers for Linux. With support for OpenMP and Pentium 3, 4 and Itanium optimizations, this is a winner - suddenly Intel hardware becomes a whole lot more attractive for Linux developers. For those with Pentium 4 or Itanium systems, performance gains of 50% or more are just waiting to be had! Grab the compilers here and take 'em for a spin! Athlon owners need not apply."
Re:Wow (Score:2)
what about gcc? (Score:2)
Since Intel is primarily in the business of selling hardware, why don't they take some of this technology and help speed up gcc? This might help them win back some linux users who switched to AMD.
Re:what about gcc? (Score:1)
The unfortunate truth is that the Intel compiler isn't entirely theirs to sell (or at least 'open up' for GCC to consume) - the front end is an Edinburgh Portable Compilers' one (hope I spelt that right) and the back end could never be worked into GCC without tearing it (GCC) up completely, and reimplementing the whole thing...
Free beer isn't bad, if it quenches your thirst ;)
FreeBSD availability? (Score:1)
This is a product, me, and others would not mind paying for. Good compilers are essential.
Re:Performance gains. (Score:1)
Seriously, you have no idea just how bad GCC/G++/G77 can be.
Of course, if your application is I/O limited or somesuch, sure, the Intel compiler won't help much (if at all) but for stuff that's reasonably CPU-bound, it does a good job.
Re:Performance gains. (Score:1)
Both compiler were set to highest optimization.
Can somebody write up a webpage how to use intel's compiler. It took me forever to get it all working.
licensing sucks (Score:2)
Re:licensing sucks (Score:2)
That's because Intel makes good money selling its compiler as an MSVC++ plugin. Be glad that they are offering what is by far the best IA32 compiler as a free Linux program. Anyway, to my knowledge you can't get the Windows version for free, even for non-commercial use.
Might also benefit Athlon (Score:2)
This improved the Pentium IV results significantly, but, surprisingly, it also improved the Athlon performance. View the results here [tomshardware.com].
fortran version? (Score:1)
Re:fortran version? (Score:1)
Re:fortran version? (Score:1)