Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/script/CMakeFiles/CMakeOutput.log @ 907

Last change on this file since 907 was 906, checked in by bknecht, 18 years ago

created lua branch w/o Media

File size: 3.0 KB
Line 
1The system is: Linux - 2.6.24-12-generic - unknown
2Determining if the C compiler is GNU succeeded with the following output:
3# 1 "/usr/share/cmake-2.4/Modules/CMakeTestGNU.c"
4# 1 "<eingebaut>"
5# 1 "<Kommandozeile>"
6# 1 "/usr/share/cmake-2.4/Modules/CMakeTestGNU.c"
7
8void THIS_IS_GNU();
9
10Determining if the C++ compiler is GNU succeeded with the following output:
11# 1 "/usr/share/cmake-2.4/Modules/CMakeTestGNU.c"
12# 1 "<eingebaut>"
13# 1 "<Kommandozeile>"
14# 1 "/usr/share/cmake-2.4/Modules/CMakeTestGNU.c"
15
16void THIS_IS_GNU();
17
18Determining if the C compiler works passed with the following output:
19/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
20make[1]: Betrete Verzeichnis '/home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp'
21/usr/bin/cmake -E cmake_progress_report /home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp/CMakeFiles 1
22Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.o
23/usr/bin/gcc   -o CMakeFiles/cmTryCompileExec.dir/testCCompiler.o   -c /home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp/testCCompiler.c
24Linking C executable cmTryCompileExec
25/usr/bin/cmake -P CMakeFiles/cmTryCompileExec.dir/cmake_clean_target.cmake
26/usr/bin/gcc        -fPIC "CMakeFiles/cmTryCompileExec.dir/testCCompiler.o"   -o cmTryCompileExec -rdynamic
27make[1]: Verlasse Verzeichnis '/home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp'
28
29
30Determining size of void* passed with the following output:
31/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
32make[1]: Betrete Verzeichnis '/home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp'
33/usr/bin/cmake -E cmake_progress_report /home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp/CMakeFiles 1
34Building C object CMakeFiles/cmTryCompileExec.dir/CheckTypeSize.o
35/usr/bin/gcc   -o CMakeFiles/cmTryCompileExec.dir/CheckTypeSize.o   -c /home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp/CheckTypeSize.c
36Linking C executable cmTryCompileExec
37/usr/bin/cmake -P CMakeFiles/cmTryCompileExec.dir/cmake_clean_target.cmake
38/usr/bin/gcc        -fPIC "CMakeFiles/cmTryCompileExec.dir/CheckTypeSize.o"   -o cmTryCompileExec -rdynamic
39make[1]: Verlasse Verzeichnis '/home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp'
40
41
42Determining if the CXX compiler works passed with the following output:
43/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
44make[1]: Betrete Verzeichnis '/home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp'
45/usr/bin/cmake -E cmake_progress_report /home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp/CMakeFiles 1
46Building CXX object CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.o
47/usr/bin/c++    -o CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.o -c /home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
48Linking CXX executable cmTryCompileExec
49/usr/bin/cmake -P CMakeFiles/cmTryCompileExec.dir/cmake_clean_target.cmake
50/usr/bin/c++         -fPIC "CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.o"   -o cmTryCompileExec -rdynamic
51make[1]: Verlasse Verzeichnis '/home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp'
52
53
Note: See TracBrowser for help on using the repository browser.