[vtkusers] Using intel C++ compiler

Kent Eschenberg eschenbe at psc.edu
Thu Apr 24 11:01:03 EDT 2008


Or edit the files with 'compiler' in their name in the subdirectory CMakeFiles. That may be dangerous, however, since cmake may have already used another compiler to run various tests. Could the cmake developers comment on this?

Kent
Pittsburgh Supercomputing Center

Mike Jackson wrote:
> You need to set the CC and CXX environment variables BEFORE you run the 
> first cmake, ie, from a completely clean build directory. Otherwise 
> cmake will just revert your compiler choice.
> 
> On Apr 24, 2008, at 12:01 AM, Alexander MacLennan wrote:
>> Is there any reason why cmake 2.4.8 reverts to C++ even when I set the 
>> CXX compiler from /usr/bin/c++ to /tools/intel/cce/9.1.038/bin/icpc ?



More information about the vtkusers mailing list