Re: [CMake] cmake self test fails on "Darwin - 9.8.0 - i386" with gcc47 and spaces in path

2012-05-27 Thread Claus Klein
done, now it works better. Same with and without ninja! Claus On 27.05.2012, at 18:24, Richard Wackerbarth wrote: You need to clean out your build tree. You have things left over from the previous builds using ninja. Internal cmake changing into directory: /Users/clausklein/Downloads/ My

Re: [CMake] cmake self test fails on "Darwin - 9.8.0 - i386" with gcc47 and spaces in path

2012-05-27 Thread Claus Klein
Hi Richard, I have set it to i386. I have Xcode 3.1 installed year ago to bootstrap macports. I never use it! This problems for example are caused that my gcc47 compiler is used to compile objectc++, but it is not build to do this! All this errors are have the this kind of reason, none of th

Re: [CMake] cmake self test fails on "Darwin - 9.8.0 - i386" with gcc47 and spaces in path

2012-05-27 Thread Claus Klein
I have uploaded my test result: http://open.cdash.org/viewTest.php?onlyfailed&buildid=2312336 Claus On 27.05.2012, at 12:10, Claus Klein wrote: Hi all, while testing the ninja generator I created a reference binary tree with gmake an gcc47 installed with macports. I created a new empty dir

[CMake] cmake self test fails on "Darwin - 9.8.0 - i386" with gcc47 and spaces in path

2012-05-27 Thread Claus Klein
Hi all, while testing the ninja generator I created a reference binary tree with gmake an gcc47 installed with macports. I created a new empty dir with mkdir "/Users/clausklein/Downloads/My Cmake Test" and created the makefiles with a build scripts. It seems that the spaces in CWD makes tro