[CMake] linux cmake with intel compiler

2011-05-18 Thread gekso
Hello! Does anyone know how to use Intel Compiler with cmake on linux (Unix Makefiles)? I've tried to set CC, CXX environment variables before cmake - no effect. Call of intel compiler environment - no effect too.. ___ Powered by www.kitware.com Visit

Re: [CMake] linux cmake with intel compiler

2011-05-18 Thread Eric Noulard
2011/5/18 gekso ev.93...@gmail.com: Hello! Does anyone know how to use Intel Compiler with cmake on linux (Unix Makefiles)? I've tried to set CC, CXX environment variables before cmake - no effect. What do you mean by no-effect ? gcc is found and used? $ source /opt/intel/Compiler/11.1/064

Re: [CMake] linux cmake with intel compiler

2011-05-18 Thread Tim Gallagher
- From: Eric Noulard eric.noul...@gmail.com To: gekso ev.93...@gmail.com Cc: cmake@cmake.org Sent: Wednesday, May 18, 2011 7:09:07 AM Subject: Re: [CMake] linux cmake with intel compiler 2011/5/18 gekso ev.93...@gmail.com: Hello! Does anyone know how to use Intel Compiler with cmake on linux (Unix