[CMake] default compiler on hpux
William A. Hoffman
billlist at nycap.rr.com
Fri Feb 4 13:31:58 EST 2005
Something had to come first in the search path.....
You can setenv CXX and CC before you run cmake to get it to find
the right stuff the first time, and not mess up trycompiles and
the cache.
-Bill
At 01:11 PM 2/4/2005, Clinton Stimpson wrote:
>Why isn't cc and aCC picked up first before gcc and c++ on my HP-UX?
>I'm using cmake 2.0.3. And cc and aCC are both in my path.
>
>Clint
>
>_______________________________________________
>CMake mailing list
>CMake at www.cmake.org
>http://www.cmake.org/mailman/listinfo/cmake
More information about the CMake
mailing list