[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NSLU2 Debian - Which toolchain?



Wookey schrieb:
On 2006-11-14 11:05 -0700, Gordon Farquharson wrote:
Which repository and/or packages/toolchain can I use to develop for the
NSLU2 platform on debian-386 (etch)?
Instructions that I use to build a cross-compilation toolchain are at

http://wiki.debian.org/BuildingCrossCompilers

This works, but is very much the hard way of doing it. This work has
been done for you be emdebian.org, so all you have to do is add
emdebian.org to your sources list and apt-get install
gcc-4.1-arm-linux-gnu
(or g++-3.4-arm-linux-gnu or whatever you need).

Hello,

latest:
wrj@myetch:~/src/cross-toolchain$ qemu-$ARCH ./hello
Hello cross-compiling world!


So I followed Wookeys hints and installed gcc-3.4-arm-linux-gnu (4.1 has unmet dependices) and now I'm really lucky that I can make programs for my slug. The Quemu is coool :-)

Thanks to all

Regards
Wolf



Reply to: