Hi, on this machine are different programming environments.
Here are my environment variables that CMake uses: CC=gcc CFLAGS='-O3 -fomit-frame-pointer' CXX=g++ CXXFLAGS='-O3 -fomit-frame-pointer' LDFLAGS='-L/usr/local/lib32 -L/usr/machine/lib32 -L/usr/segment/lib32 -Wl,-rpath is there a list which environment variables are used to set CMake-variables? >Questions: >1. What version of cmake? CMake Version 2.2 - patch 3 >2. How was cmake built/installed I copied the binaries on the system which I downloaded at the cmake website) >3. Is either make or gmake in your path? (which make; which gmake) yes, both. >4. Are g++/gcc in your PATH? yes, both >5. What command line are you using to run CMake? bash >-Bill Thanks for your help, M.B. ______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193 _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
