当前位置:
首页
资源下载

搜索资源 - arm-linux-gcc 3.4.5 download
搜索资源列表
-
0下载:
自己做的交叉编译工具!gcc-3.4.5,glibc-2.3.6在ubuntu8.04上做的面向kernel-2.6.28的交叉编译工具,Own cross-compiler tool! gcc-3.4.5, glibc-2.3.6 in ubuntu8.04 do kernel-2.6.28-oriented cross-compiler tools
-
-
0下载:
1、将makefile中的
CROSS =/usr/local/arm/2.95.3/bin/arm-linux-
CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include
CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux
CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include
路径改为你宿主机上的。
2、#make,来编译驱动模块。
3、
-
-
2下载:
linux 下 arm 交叉编译工具:
arm-linux-gcc-3.4.5
支持软件浮点运算,-arm cross-compiler under linux:
arm-linux-gcc-3.4.5
-
-
0下载:
AT91SAM926 ARM9 内核移植手册,非常实用,基于AT91SAM9260-EK开发板。包含以下内容:
1.准备所需要的软件和编译工具包
2.安装ARM-LINUX-GCC工具链
3.安装编译AT91BootStrap Bootloader
4.安装编译Uboot及AT91-Uboot补丁
5.安装编译Linux2.6.22及AT91-Linux补丁
6.安装下载工具AT91ISP及烧写文件
7.NFS根文件系统的建立
8.移植Boa Web服务器
9
-
-
0下载:
OpenJPEG-1.5.1 compiled for Imote2 (with arm-xscale-linux-gnu), sorry that you have to place them in their respective directory manually.
To compile yourself:
1. Download cross compiler arm-xscale-linux-gnu.
2. Download zlib, cross compil
-