Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Intel

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."
This discussion has been archived. No new comments can be posted.

Intel Announces Free Linux Compilers

Comments Filter:
  • 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.

    • Actually, some Intel (and HP, etc) employees were at a fairly recent "GCC IA64 summit" [linuxia64.org] discussing ways in which GCC on IA64 hardware might be improved (it is by far the "worst case" - people are already getting fairly decent speedups in experimental GCCs with P3/P4 support)

      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 ;)

  • How about some FreeBSD availability?

    This is a product, me, and others would not mind paying for. Good compilers are essential. :)
  • What a piece of shit license. The free license is only for non-comercial use.
    • "What a piece of shit license. The free license is only for non-comercial use."

      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.
  • When reading this article I remembered a story on Tom's hardware, a few weeks after the introduction of the Pentium IV. Tom had posted benchmarks that showed bad performance for the Pentium IV; a few Intel engineers reacted by providing code compiled with Intel compilers with Intel optimizations.

    This improved the Pentium IV results significantly, but, surprisingly, it also improved the Athlon performance. View the results here [tomshardware.com].

  • Anyone know which revision of the fortran language the fortran compiler supports? I tried to figure it out from the page but it didn't say specifically. I've been meaning to learn fortran for a while out of curiosity, but F77 is sort of a bummer what with identifier and line size limits, etc etc. If this beast supported F9x, that would rock!

    • It supports fortran 90, don't know about F95. But I gotta tell you, stay away from fortran! Such a broken, horribly deprecated language that no longer serves any useful purpose!

WARNING TO ALL PERSONNEL: Firings will continue until morale improves.

Working...