[vtkusers] Using intel C++ compiler

Mike Jackson imikejackson at gmail.com
Thu Apr 24 08:13:16 EDT 2008


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.

-- 
Mike Jackson   Senior Research Engineer
Innovative Management & Technology Services


On Apr 24, 2008, at 12:01 AM, Alexander MacLennan wrote:

> Hi,
>
> 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 ?
>
> cheers
>
> Alex
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/ 
> Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080424/23ef79e5/attachment.htm>


More information about the vtkusers mailing list