The system is: Darwin - 8.10.1 - i386 Determining if the C compiler is GNU succeeded with the following output: # 1 "/usr/share/cmake-2.4/Modules/CMakeTestGNU.c" # 1 "" # 1 "" # 1 "/usr/share/cmake-2.4/Modules/CMakeTestGNU.c" void THIS_IS_GNU(); Determining if the C++ compiler is GNU succeeded with the following output: # 1 "/usr/share/cmake-2.4/Modules/CMakeTestGNU.c" # 1 "" # 1 "" # 1 "/usr/share/cmake-2.4/Modules/CMakeTestGNU.c" void THIS_IS_GNU(); Determining if the C compiler works passed with the following output: /usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build /usr/bin/cmake -E cmake_progress_report /Users/kylemarnone/Documents/RPI/Fall\ 2007/Open\ Source/ITKHmwk/hw/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.o /usr/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/testCCompiler.o -c /Users/kylemarnone/Documents/RPI/Fall\ 2007/Open\ Source/ITKHmwk/hw/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTryCompileExec /usr/bin/cmake -P CMakeFiles/cmTryCompileExec.dir/cmake_clean_target.cmake /usr/bin/gcc -headerpad_max_install_names -fPIC "CMakeFiles/cmTryCompileExec.dir/testCCompiler.o" -o cmTryCompileExec Determining size of void* passed with the following output: /usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build /usr/bin/cmake -E cmake_progress_report /Users/kylemarnone/Documents/RPI/Fall\ 2007/Open\ Source/ITKHmwk/hw/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec.dir/CheckTypeSize.o /usr/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/CheckTypeSize.o -c /Users/kylemarnone/Documents/RPI/Fall\ 2007/Open\ Source/ITKHmwk/hw/CMakeFiles/CMakeTmp/CheckTypeSize.c Linking C executable cmTryCompileExec /usr/bin/cmake -P CMakeFiles/cmTryCompileExec.dir/cmake_clean_target.cmake /usr/bin/gcc -headerpad_max_install_names -fPIC "CMakeFiles/cmTryCompileExec.dir/CheckTypeSize.o" -o cmTryCompileExec Determining if the CXX compiler works passed with the following output: /usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build /usr/bin/cmake -E cmake_progress_report /Users/kylemarnone/Documents/RPI/Fall\ 2007/Open\ Source/ITKHmwk/hw/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.o /usr/bin/c++ -o CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.o -c /Users/kylemarnone/Documents/RPI/Fall\ 2007/Open\ Source/ITKHmwk/hw/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTryCompileExec /usr/bin/cmake -P CMakeFiles/cmTryCompileExec.dir/cmake_clean_target.cmake /usr/bin/c++ -headerpad_max_install_names -fPIC "CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.o" -o cmTryCompileExec