Quantcast
Channel: Intel® Software - Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 2797

Complete rebuild every time

$
0
0

I use Intel Composer XE 13 with MSVC 2010 Ultimate SP1 and Windos 7 x64 (Ultimate) with all updates. 

Intel C++ Compiler completely re-builds project every time, even if no changes were done in any of the cpp files. Compiler completely ignores the fact that nothing was changed and that precompiled headers are used.

Very unfortunate bug, especially combined with the fact that multi-processor compilation /MP is also not supported in C++ compiler (also bug)!

Full rebuild takes forever + it is done in one thread + it is done every time = unusable on non-trivial projects.

Native MSVC2010 compiler handles the same project well.

***

Overall C++ compiler in XE 13 seems to be handicapped to the full extend possible and hardly unusable on any project of moderate size. 

I tried all versions released in 2013, 2 - 5 updates - all have the same problems.  

Are there any plans for bug fixes? Is there any hope it will be fixed in SP1?

 


Viewing all articles
Browse latest Browse all 2797


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>