[uClinux-dev] toolchain recommendation?

Greg Ungerer gerg at snapgear.com
Tue Jan 2 20:24:29 EST 2007


Hi Brandon,

Brandon Fosdick wrote:
> David McCullough wrote:
>> It doesn't,  the page has arm and m68 binaries, page down a bit:
>>
>>     http://www.uclinux.org/pub/uClinux/uclinux-elf-tools/
> 
> I tried building from the source linked from that page using 
> build-uclinux-tools.sh after changing TARGET to arm-elf...
> 
> --------------------------------------------------------
> STAGE 4 - needs building
> 
> DOING STAGE 4 NOW
> 
> /home/bfoz/Downloads/tools-20060615
> 
> TARGET=arm-elf
> 
> Makefile:438: 
> /home/bfoz/Downloads/tools-20060615/linux-2.6.16/arch/armnommu/Makefile: 
> No such file or directory
> make: *** No rule to make target 
> `/home/bfoz/Downloads/tools-20060615/linux-2.6.16/arch/armnommu/Makefile'. 

New 2.6 kernels have the non-MMU ARM supported integrated into arch/arm,
so there is no longer an arch/armnommu. That build script obviously
needs a much older kernel version to work.

Regards
Greg



------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     gerg at snapgear.com
SnapGear -- a Secure Computing Company      PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com


More information about the uClinux-dev mailing list