summaryrefslogtreecommitdiffstats
path: root/Matrix_9x14/build/CMakeFiles/CMakeError.log
diff options
context:
space:
mode:
Diffstat (limited to 'Matrix_9x14/build/CMakeFiles/CMakeError.log')
-rw-r--r--Matrix_9x14/build/CMakeFiles/CMakeError.log89
1 files changed, 89 insertions, 0 deletions
diff --git a/Matrix_9x14/build/CMakeFiles/CMakeError.log b/Matrix_9x14/build/CMakeFiles/CMakeError.log
new file mode 100644
index 0000000..e5f90c0
--- /dev/null
+++ b/Matrix_9x14/build/CMakeFiles/CMakeError.log
@@ -0,0 +1,89 @@
+Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
+Compiler: avr-gcc
+Build flags: -g;-Os;;;;;;;-ffunction-sections;-fdata-sections
+Id flags:
+
+The output was:
+No such file or directory
+
+
+Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
+Compiler: avr-gcc
+Build flags: -g;-Os;;;;;;;-ffunction-sections;-fdata-sections
+Id flags: -c
+
+The output was:
+No such file or directory
+
+
+Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
+Compiler: avr-gcc
+Build flags: -g;-Os;;;;;;;-ffunction-sections;-fdata-sections
+Id flags: -Aa
+
+The output was:
+No such file or directory
+
+
+Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
+Compiler: avr-g++
+Build flags: -g;-Os;;;;;;;-ffunction-sections;-fdata-sections;-fno-exceptions
+Id flags:
+
+The output was:
+No such file or directory
+
+
+Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
+Compiler: avr-g++
+Build flags: -g;-Os;;;;;;;-ffunction-sections;-fdata-sections;-fno-exceptions
+Id flags: -c
+
+The output was:
+No such file or directory
+
+
+Determining if the C compiler works failed with the following output:
+
+
+Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
+Compiler: /usr/bin/avr-gcc
+Build flags: -g;-Os;;;;;;;-ffunction-sections;-fdata-sections
+Id flags:
+
+The output was:
+1
+/usr/lib/gcc/avr/4.5.3/../../../avr/bin/ld: cannot find -lc
+collect2: ld returned 1 exit status
+
+
+Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
+Compiler: /usr/bin/avr-g++
+Build flags: -g;-Os;;;;;;;-ffunction-sections;-fdata-sections;-fno-exceptions
+Id flags:
+
+The output was:
+1
+/usr/lib/gcc/avr/4.5.3/../../../avr/bin/ld: cannot find -lm
+collect2: ld returned 1 exit status
+
+
+Determining if the C compiler works failed with the following output:
+Change Dir: /home/xel/Dokumente/ledmatrix/Matrix_9x14/build/CMakeFiles/CMakeTmp
+
+Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
+/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
+make[1]: Betrete Verzeichnis '/home/xel/Dokumente/ledmatrix/Matrix_9x14/build/CMakeFiles/CMakeTmp'
+/usr/bin/cmake -E cmake_progress_report /home/xel/Dokumente/ledmatrix/Matrix_9x14/build/CMakeFiles/CMakeTmp/CMakeFiles 1
+Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.obj
+/usr/bin/avr-gcc -g -Os -ffunction-sections -fdata-sections -o CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.obj -c /home/xel/Dokumente/ledmatrix/Matrix_9x14/build/CMakeFiles/CMakeTmp/testCCompiler.c
+Linking C executable cmTryCompileExec
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
+/usr/bin/avr-gcc -g -Os -ffunction-sections -fdata-sections -Wl,--gc-sections CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.obj -o cmTryCompileExec
+/usr/lib/gcc/avr/4.5.3/../../../avr/bin/ld: cannot find -lc
+collect2: ld returned 1 exit status
+make[1]: *** [cmTryCompileExec] Fehler 1
+make[1]: Verlasse Verzeichnis '/home/xel/Dokumente/ledmatrix/Matrix_9x14/build/CMakeFiles/CMakeTmp'
+make: *** [cmTryCompileExec/fast] Fehler 2
+
+