<div dir="ltr"><div><div><div><div><div>Hi all, <br><br></div>I am currently working on a project that is partially compiled with icc, under linux.<br><br></div>Some of our libraries are mixing files compiled with gcc/icc, and I am wondering what is the best way to do that ?<br>
<br></div>On what I saw on the internet, if you are fully using icc as compiler, the best is to change CC to icc, but in our case, we cannot full switch to icc compilation (licenses are really expensives, and we are more than 100 developpers...)<br>
<br></div>As a first try, I have defined a new language in CMake (following recommandation from how to present in sources), and set properties file language to ICC for those that need it).<br><br></div>Do you think it's a good approach to go on with this ? Do you have another recommandation ?<br clear="all">
<div><div><div><div><div><div><div><div><br><pre style="font-family:tahoma,sans-serif" cols="72"><font>-- 
Jérôme Baussé
         </font></pre>
</div></div></div></div></div></div></div></div></div>