Odyssee/project/build-fx/CMakeFiles/CMakeError.log

29 lines
1.1 KiB
Plaintext

Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
Compiler: /usr/bin/sh-elf-gcc
Build flags:
Id flags:
The output was:
1
/usr/lib/gcc/sh3eb-elf/11.1.0/../../../../sh3eb-elf/bin/ld: /usr/lib/gcc/sh3eb-elf/11.1.0/crt1.o: in function `main_k':
(.text+0x5c): undefined reference to `___setup_argv_and_call_main'
/usr/lib/gcc/sh3eb-elf/11.1.0/../../../../sh3eb-elf/bin/ld: /usr/lib/gcc/sh3eb-elf/11.1.0/crt1.o: in function `atexit_k':
(.text+0x64): undefined reference to `_atexit'
/usr/lib/gcc/sh3eb-elf/11.1.0/../../../../sh3eb-elf/bin/ld: /usr/lib/gcc/sh3eb-elf/11.1.0/libc.a(exit.c.obj): in function `_exit':
exit.c:(.text+0x8): undefined reference to `__Exit'
collect2: error: ld returned 1 exit status
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
Compiler: /usr/bin/sh-elf-g++
Build flags:
Id flags:
The output was:
1
/usr/lib/gcc/sh3eb-elf/11.1.0/../../../../sh3eb-elf/bin/ld: cannot find -lstdc++
/usr/lib/gcc/sh3eb-elf/11.1.0/../../../../sh3eb-elf/bin/ld: cannot find -lm
collect2: error: ld returned 1 exit status