[CMake] CMake does not take gcc34 as its compiler

2007-04-19 Thread Ajay Divekar
Hello, I tried to run cmake using the cmake -i . command and said yes to advanced options. when it asks for -- I enter (in bold characters) Variable Name: CMAKE_C_COMPILER Description: C compiler. Current Value: /usr/bin/gcc New Value (Enter to keep current value):/usr/local/bin/gcc34 and

RE: [CMake] CMake does not take gcc34 as its compiler

2007-04-19 Thread Kishore, Jonnalagadda (IE10)
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ajay Divekar Sent: Thursday, April 19, 2007 10:04 PM To: cmake@cmake.org Subject: [CMake] CMake does not take gcc34 as its compiler Hello, I tried to run cmake using the cmake -i . command