搜索资源列表
arm_start_ex1
- Startup Example 1 for Arm G-Startup Example 1 for Arm GCC
nios2gcc
- 当我们想将uClinux移植到NiosII上时,需要在Linux上安裝Nios II gcc cross compiler。下载后请用RAR解压,然后方可在Linux下解压安装-When we want to migrate to NiosII on uClinux, the need to install Linux on the Nios II gcc cross compiler. Please download RAR decompression, and then only in ex
Linux
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
gcc
- 安卓可用的gcc环境,解压至任意文件夹,环境变量与linux上相同,终端模拟器运行-gcc g++ for android