大家好,我现在交叉编译uc-linux,遇到这样一个问题,当选取ehci-hcd uhci-hcd编译并加入内核时,出现错误如下:built-in.o: In function `dump_stack':
(.text.unlikely+0x20): relocation truncated to fit: R_C6000_PCR_S21 against symbol `show_stack' defined in .text section in arch/c6x/kernel/built-in.o 而当采取模块编译时,可以正常编译,但是echi和uhci手动加载至系统后,没有任务显示,也就是在总线上面看不到任务设备,盼赐教!