Hi all,

CMake 2.4.7 finds gcc on my machine and everything works fine.  However,
I also have installed a different version of gcc but when I point CMake
to it (by changing CMAKE_C_COMPILER and CMAKE_CXX_COMPILER) the change
is reverted after I do 'configure'.  I'm sure the path is correct.  No
error message is given.  Both versions of gcc work fine outside of CMake.

What is going on?

Thanks,

--
____________________________________________________________
Sean McBride, B. Eng                 [EMAIL PROTECTED]
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to