You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
1.0 KiB
24 lines
1.0 KiB
Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
|
|
Compiler: /usr/bin/arm-none-eabi-gcc
|
|
Build flags:
|
|
Id flags:
|
|
|
|
The output was:
|
|
1
|
|
/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/bin/ld: /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/libc.a(lib_a-exit.o): in function `exit':
|
|
/tmp/building/package/build/arm-none-eabi/newlib/libc/stdlib/../../../../../newlib/libc/stdlib/exit.c:64: undefined reference to `_exit'
|
|
collect2: error: ld returned 1 exit status
|
|
|
|
|
|
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
|
|
Compiler: /usr/bin/arm-none-eabi-g++
|
|
Build flags:
|
|
Id flags:
|
|
|
|
The output was:
|
|
1
|
|
/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/bin/ld: /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/libc.a(lib_a-exit.o): in function `exit':
|
|
/tmp/building/package/build/arm-none-eabi/newlib/libc/stdlib/../../../../../newlib/libc/stdlib/exit.c:64: undefined reference to `_exit'
|
|
collect2: error: ld returned 1 exit status
|
|
|
|
|
|
|