Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] gcc compile err on osx


Chronological Thread 
  • From: H.Sri-Narayana@cs.ucl.ac.uk
  • To: manta <manta@sci.utah.edu>
  • Subject: [Manta] gcc compile err on osx
  • Date: 24 Jan 2008 11:08:14 +0000

When I ccmake in a clean r2001 build directory I get:

CMake Error: The C compiler "/usr/bin/gcc" is not able to compile a simple test program.
It fails 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/SophieKhara/Documents/harsha's\
Bits/phd/Manta/build/CMakeFiles/CMakeTmp/CMakeFiles 1
/bin/sh: -c: line 1: unexpected EOF while looking for matching `''
/bin/sh: -c: line 2: syntax error: unexpected end of file
make[1]: *** [CMakeFiles/cmTryCompileExec.dir/testCCompiler.o] Error 2
make: *** [cmTryCompileExec/fast] Error 2
CMake will not be able to correctly generate this project.


OS = 10.4.11 CPU = dual 2.3 g5 gcc = powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)

-Harsha





Archive powered by MHonArc 2.6.16.

Top of page