When I try to compile uClinux latest
snapshot (uClinux-dist-2004040 using the arm-elf-tools-20030314.sh
toolchain I get some errors from the linker (see below).
The target platform is Samsung/4510B.
能否给出解决办法?我修改了arch/armnommu/tools/mach-types
增加了一行samsung ARCH_SNDS100 SNDS100 90
但还是出现以下错误:
arch/armnommu/mm/mm.o: In function `reserve_node_zero':
/tmp/uClinux-dist/linux-2.4.x/arch/armnommu/mm/init.c:379: undefined reference to `machine_is_snds100'
drivers/block/block.o: In function `blk_dev_init':
/tmp/uClinux-dist/linux-2.4.x/drivers/block/ll_rw_blk.c:1506: undefined reference to `romfs_data'