-
Notifications
You must be signed in to change notification settings - Fork 37
Description
[ 98%] Building C object CMakeFiles/ai_demo_sim.dir/src/ai_demo_sim/region_layer.c.obj
[100%] Linking C executable ai_demo_sim
d:/lichee_dan/toolchain_k210/bin/../lib/gcc/riscv64-unknown-elf/7.2.0/crtbegin.o: In function __do_global_dtors_aux': crtstuff.c:(.text+0x5c): relocation truncated to fit: R_RISCV_CALL against undefined symbol __deregister_frame_info'
d:/lichee_dan/toolchain_k210/bin/../lib/gcc/riscv64-unknown-elf/7.2.0/../../../../riscv64-unknown-elf/bin/ld.exe: final link failed: Symbol needs debug section which does not exist
collect2.exe: error: ld returned 1 exit status
CMakeFiles\ai_demo_sim.dir\build.make:188: recipe for target 'ai_demo_sim' failed
mingw32-make[2]: *** [ai_demo_sim] Error 1
CMakeFiles\Makefile2:71: recipe for target 'CMakeFiles/ai_demo_sim.dir/all' failed
mingw32-make[1]: *** [CMakeFiles/ai_demo_sim.dir/all] Error 2
Makefile:82: recipe for target 'all' failed
mingw32-make: *** [all] Error 2