hi all: I try to compile uclinux on ubuntu by arm-elf-tools,but it display errors as following:
io.c:35: parse error before `(' io.c:42: parse error before `(' io.c:50: parse error before `(' io.c:57: parse error before `(' io.c:65: parse error before `(' io.c:73: parse error before `(' io.c: In function `outswb': io.c:83: warning: passing arg 2 of `__raw_writesw' discards qualifiers from pointer target type make[3]: *** [io.o] 错误 1 make[3]:正在离开目录 `/usr/src/uClinux-dist/linux-2.4.x/arch/armnommu/mach-dsc21' make[2]: *** [first_rule] 错误 2 make[2]:正在离开目录 `/usr/src/uClinux-dist/linux-2.4.x/arch/armnommu/mach-dsc21' make[1]: *** [_dir_arch/armnommu/mach-dsc21] 错误 2 make[1]:正在离开目录 `/usr/src/uClinux-dist/linux-2.4.x' make: *** [linux] 错误 1 I have downloaded arm-elf-tools-20011219.tar.gz arm-elf-tools-20030314.sh when I make the command arm-elf-gcc -v it displays /usr/local/lib/gcc-lib/arm-elf/2.95.3/specs I have found some instructions, but they are all in redhat os,I follow the instruction, but it also error, mine is ubuntu, I think there maybe some different ways to compile on ububu anyone can help me to solve the problem?
_______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev