# Pastebin SVYVNGQX -- Check for working C compiler: /usr/bin/arm-none-eabi-gcc -- Check for working C compiler: /usr/bin/arm-none-eabi-gcc - broken CMake Error at /usr/share/cmake-4.2/Modules/CMakeTestCCompiler.cmake:67 (message): The C compiler "/usr/bin/arm-none-eabi-gcc" is not able to compile a simple test program. It fails with the following output: Change Dir: '/home/tj/code/pocket-keyboard/pocket-reform-keyboard-fw/pocket-hid/build/CMakeFiles/CMakeScratch/TryCompile-SR7M0B' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_b2636/fast /usr/bin/gmake -f CMakeFiles/cmTC_b2636.dir/build.make CMakeFiles/cmTC_b2636.dir/build gmake[1]: Entering directory '/home/tj/code/pocket-keyboard/pocket-reform-keyboard-fw/pocket-hid/build/CMakeFiles/CMakeScratch/TryCompile-SR7M0B' Building C object CMakeFiles/cmTC_b2636.dir/testCCompiler.c.o /usr/bin/arm-none-eabi-gcc -mcpu=cortex-m0plus -mthumb -o CMakeFiles/cmTC_b2636.dir/testCCompiler.c.o -c /home/tj/code/pocket-keyboard/pocket-reform-keyboard-fw/pocket-hid/build/CMakeFiles/CMakeScratch/TryCompile-SR7M0B/testCCompiler.c Assembler messages: Error: unknown architecture `armv6s-m' Error: unrecognized option `-march=armv6s-m'