交叉编译工具链编译出错
按照手册里在64位ubuntu18.04.1安装了gcc-arm-none-eabi-4_7-2013q1-20130313-linux.tar.bz2,然后运行cd /home/forlinx/work/starterware_2013.10/build/armv7a/gcc/am335x/ok335xd/bootloadermake clean
make
但是make时编译出错
arm-none-eabi-ld: cannot find -lc
arm-none-eabi-ld: cannot find -lgcc
arm-none-eabi-ld: cannot find -lc
arm-none-eabi-ld: cannot find -lgcc
makefile:156: recipe for target 'bin' failed
make: *** Error 1
make: Leaving directory '/mnt/hgfs/VMwareShare/StarterWare/starterware_2013.10/build/armv7a/gcc/am335x/ok335xd/bootloader'
makefile:138: recipe for target 'debug' failed
make: *** Error 2
百度一天没找到原因,有人知道哪里出问题了吗
您好
我没有出现过相关问题,帮您找了一篇,相关问题的文档可以参考一下http://www.aiuxian.com/relative/p-406098.html,我建议您使用我们这边搭建好的环境,可以直接进行编译,这个是下载地址http://bbs.witech.com.cn/forum.php?mod=forumdisplay&fid=80
页:
[1]