Firefly开源社区

标题: 求助ubuntu 应用程序如何编译 [打印本页]

作者: lincheng15    时间: 2017-1-11 18:44
标题: 求助ubuntu 应用程序如何编译
我用arm-eabi-gcc 编译fireprime的内核完成了,驱动编译也OK ,但是用arm-eabi-gcc编译应用程序就报错说找不到包含文件,就算是最简单的hello world也编译不过 ,/opt/arm-eabi-4.6/bin/../lib/gcc/arm-eabi/4.6.x-google/include/stdint.h:3:26: fatal error: stdint.h: No such file or directory
compilation terminated.有谁遇到过吗 还是我哪里没设置好
作者: isle    时间: 2017-1-16 11:38
编译应用最简单的就是直接在板子上make了
作者: stormwch    时间: 2017-1-21 15:08
isle 发表于 2017-1-16 11:38
编译应用最简单的就是直接在板子上make了

我在板子上编译hello world能成功且运行,但是想驱动LED时,一直提示找不到#include <linux/leds.h>头文件,这个怎么搞
作者: lincheng15    时间: 2017-2-7 15:46
isle 发表于 2017-1-16 11:38
编译应用最简单的就是直接在板子上make了

多谢版主了,意思是在板子上安装arm-eabi-gcc 然后在板子上编译应用我这样理解对吗? 我回去试试看




欢迎光临 Firefly开源社区 (https://dev.t-firefly.com/) Powered by Discuz! X3.1