Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Check for working C compiler: /home/user/.local/bin/sh-elf-gcc - broken
- CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:69 (message):
- The C compiler
- "/home/user/.local/bin/sh-elf-gcc"
- is not able to compile a simple test program.
- It fails with the following output:
- Change Dir: /home/user/.local/share/giteapc/Lephenixnoir/gint/build-fx/CMakeFiles/CMakeTmp
- Run Build Command(s):/usr/bin/make -f Makefile cmTC_bedd4/fast && make[1]: Entering directory '/home/user/.local/share/giteapc/Lephenixnoir/gint/build-fx/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_bedd4.dir/build.make CMakeFiles/cmTC_bedd4.dir/build
- make[2]: Entering directory '/home/user/.local/share/giteapc/Lephenixnoir/gint/build-fx/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_bedd4.dir/testCCompiler.c.obj
- /home/user/.local/bin/sh-elf-gcc -DTARGET_FX9860G -mb -ffreestanding -nostdlib -Wa,--dsp -o CMakeFiles/cmTC_bedd4.dir/testCCompiler.c.obj -c /home/user/.local/share/giteapc/Lephenixnoir/gint/build-fx/CMakeFiles/CMakeTmp/testCCompiler.c
- Linking C executable cmTC_bedd4
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bedd4.dir/link.txt --verbose=1
- /home/user/.local/bin/sh-elf-gcc -nostdlib -Wl,--no-warn-rwx-segments CMakeFiles/cmTC_bedd4.dir/testCCompiler.c.obj -o cmTC_bedd4 -lgcc
- /home/user/.local/share/fxsdk/sysroot/lib/gcc/sh3eb-elf/11.1.0/../../../../sh3eb-elf/bin/ld: unrecognized option '--no-warn-rwx-segments'
- /home/user/.local/share/fxsdk/sysroot/lib/gcc/sh3eb-elf/11.1.0/../../../../sh3eb-elf/bin/ld: use the --help option for usage information
- collect2: error: ld returned 1 exit status
- make[2]: *** [CMakeFiles/cmTC_bedd4.dir/build.make:99: cmTC_bedd4] Error 1
- make[2]: Leaving directory '/home/user/.local/share/giteapc/Lephenixnoir/gint/build-fx/CMakeFiles/CMakeTmp'
- make[1]: *** [Makefile:127: cmTC_bedd4/fast] Error 2
- make[1]: Leaving directory '/home/user/.local/share/giteapc/Lephenixnoir/gint/build-fx/CMakeFiles/CMakeTmp'
Advertisement
Add Comment
Please, Sign In to add comment