News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Intel Compiler 11&12 support in C::B on Windows VS2008 or VS2010

Started by xunxun, November 13, 2010, 12:44:33 PM

Previous topic - Next topic

xunxun

I add the intel compiler 11&12 support (C/C++/Fortran) in C::B, and the patch only works on Windows and if you have VS2008 or VS2010.

Good luck! :P
Regards,
xunxun

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

xunxun

Quote from: oBFusCATed on November 14, 2010, 08:04:35 PM
Quote from: xunxun1982 on November 13, 2010, 12:44:33 PM
....and the patch only works on Windows and if you have VS2008 or VS2010...
Why?

Sorry for my expression. I mean if you have intel compiler 11-12 on VS2008 or VS2010, you can try this patch, because I only write for the two.
Regards,
xunxun

pclausen

We use Intel Compiler 10 on linux and CMake, but I have some issues with the parsing of output. Would your patch be of any interest for me ?

Maybe one of you can tell me in which files the configuration regex expressions in "Settings -> Compiler -> Intel C/C++ -> Other Settings -> Advanced Options -> Output parsing" are written?  I have improved the Intel 10 Linker and Compiler parsing somewhat and would like to share it with colleagues and other users. I would post the files once I know where they files are (I assume you can import them?) but I am not sure in which forum I should post it (here?).

Jenna

Quote from: pclausen on November 23, 2010, 06:08:40 PM
We use Intel Compiler 10 on linux and CMake, but I have some issues with the parsing of output. Would your patch be of any interest for me ?

Maybe one of you can tell me in which files the configuration regex expressions in "Settings -> Compiler -> Intel C/C++ -> Other Settings -> Advanced Options -> Output parsing" are written?  I have improved the Intel 10 Linker and Compiler parsing somewhat and would like to share it with colleagues and other users. I would post the files once I know where they files are (I assume you can import them?) but I am not sure in which forum I should post it (here?).
About the files the (user-created) regexes are stored in (and how to share them): http://forums.next.codeblocks.org/index.php/topic,13648.msg92594.html#msg92594