On 5/30/2020 1:27 AM, Yang Chung Fan wrote:
Hi,Did anyone also noticed that when building with CONFIG_LIB_SYSCALL=y, the linker is unhappy about the duplicated task_spawn() symbols? One of them is in sched/ and other one is in libs/libc.
PR 1168 should take care of this.