[Insight-users] Intel compiler error

Mathieu Malaterre mathieu.malaterre at kitware.com
Fri May 27 09:31:40 EDT 2005


Diego,
	
	No problem, the good thing is that you send it on the mailing list 
hopefully this will help other people not to do the same mistake :)

Thanks for your report
Mathieu

Diego Persano wrote:
> Mathieu,
> 
> I solved the problem. I figured out that in the new version of the intel 
> compiler for linux (8.1) icc no longer links against the C++ libraries, 
> so one has to use icpc instead. Setting this information in cmake I 
> could build ITK perfectly.
> 
> I'm sorry for the time you wasted for my stupid mistake...
> 
> Thank you,
> Diego
> 
> 
> On Fri, 27 May 2005, Diego Persano wrote:
> 
>> Hi Mathieu and insight users,
>>
>> Thank you for your help. The variable LD_LIBRARY_PATH is defined 
>> properly. For example, doing
>>
>> ]# echo $LD_LIBRARY_PATH
>>
>> I get the right lib path:
>>
>> /opt/intel_cc_80/lib:
>>
>> Besides, I can build other small projects using the icc compiler but 
>> not ITK. What might be wrong?
>>
>> By the way, do you think that the executables built with icc will be 
>> faster than those built with gcc (of course, running on Intel 
>> processors)?
>>
>> Thank you,
>> Diego
> 
> 



More information about the Insight-users mailing list