- 论坛徽章:
- 0
|
需要用到的工具我都下了
$ls
STLport-4.5.3.patch gcc-2.95.3-arm-pic.patch2
STLport-4.5.3.tar.gz gcc-2.95.3-cygwin-020611.patch
arm-elf-tools-20030314.sh gcc-2.95.3-full.patch
arm-elf-tools-title gcc-2.95.3-sigset.patch
binutils-2.10-full.patch gcc-2.95.3.tar.gz
binutils-2.10.tar.bz2 genromfs-0.5.1-cygwin-020605.patch
build-uclinux-tools.sh genromfs-0.5.1.tar.gz
crosstool-0.43 linux-2.4.19
crosstool-0.43.tar.gz linux-2.4.19.tar.gz
elf2flt uClibc
elf2flt-20030314.tar.gz uClibc-0.9.19.patch
elf2flt-cygwin-020612.patch uClibc-0.9.19.patch.gz
errs uClibc-20030314.tar.gz
gcc-2.95.3-arm-mlib.patch uClinux-dist
gcc-2.95.3-arm-pic.patch uClinux-dist-20020927.tar.gz
我用
$./build-uclinux-tools.sh build
Good, you are root 
Your kernel is not configured, cannot continue.
The following files do not exist:
/cygdrive/e/Work/crt/linux-2.4.x/include/linux/version.h
/cygdrive/e/Work/crt/linux-2.4.x/include/linux/autoconf.h
These are need by the build. You should do the following:
cd /cygdrive/e/Work/crt/linux-2.4.x
make ARCH=armnommu oldconfig
make dep
You should then be able to continue.
到底改怎么产生交叉编译arm-elf-gcc啊 |
|