New Intel Compiler Released
swsnyder writes "A new toy to play with: new Intel compiler (v7.0) available for download at Intel's site. The Windows version is a time limited eval version, but the Linux version is free for non-commercial use. This version is claimed to be even more GCC-compatible that the last version, though I haven't verified this yet."
"though I haven't verified this yet"
You're posting to slashdot. Of course you haven't verified it.
How long does it take to make coffee in that neck of the woods?
Twice in the same morning?
even more GCC-compatible that the last version
shouldn't it be more standards compliant
?
There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
Wow. These Intel guys are fast: Three new C++ compilers within 48 hours!
...And the're all binary compatible - at least to each other.
--
The right to be heard does not include the right to be taken seriously
Hasn't this already been posted?
2 /1 1/24/001248&mode=thread&tid=118
http://developers.slashdot.org/article.pl?sid=0
"Backups are for wimps. Real men upload their data to an FTP site and have everyone else mirror it." -- Linus Torvalds
http://developers.slashdot.org/article.pl?sid=02/1 1/25/1559231&mode=thread&tid=118
http://science.slashdot.org/article.pl?sid=02/11/2 5/1226222&mode=thread&tid=134
http://slashdot.org/article.pl?sid=02/11/25/032422 1&mode=thread&tid=111
Don't worry Hemos, we all have days like that. ;) It is interesting stuff at least.
Why not just run GCC?
It's Christmas everyday with BitTorrent.
The GCC 3.2 C++ compiler is known to have some ABI conformance issues that prevent it from claiming 100% IA32 ABI compability. So the question is: does ICC 7.0 match GCC 3.2's C++ ABI exactly (bug for bug) or does it match the offical IA32 C++ ABI standard (thus rendering it incompatible with GCC 3.2)?
Has anyone attempted to compile the kernel with the Intel Compiler?
I would think that it would match GCC bug for bug, if it didnt match those "Features" one for one, then it wouldnt be 100% compatible. Besides, if they wanted to make it 100% IA32 ABI compatible, they would have just written the compiler that way and say its more standards complient then GCC.
I will bend your mind with my spoon