Root/ben/TOOLCHAIN

Source at commit a27d1958fb3a238dcdc9fe15e0d0649448409129 created 10 years 2 months ago.
By Werner Almesberger, ircstat/ML: update for 12/2013
1wget http://downloads.qi-hardware.com/software/images/NanoNote/Ben/latest/OpenWrt-Toolchain-xburst-for-mipsel-gcc-4.6-linaro_uClibc-0.9.33.2.tar.bz2
2wget http://downloads.qi-hardware.com/software/images/NanoNote/Ben/latest/OpenWrt-SDK-xburst-for-linux-x86_64-gcc-4.6-linaro_uClibc-0.9.33.2.tar.bz2
3mkdir /opt
4cd /opt
5tar xfj ~/OpenWrt-Toolchain-xburst-for-mipsel-gcc-4.6-linaro_uClibc-0.9.33.2.tar.bz2
6tar xfj ~/OpenWrt-SDK-xburst-for-linux-x86_64-gcc-4.6-linaro_uClibc-0.9.33.2.tar.bz2
7ln -sf /opt/OpenWrt-Toolchain-xburst-for-mipsel-gcc-4.6-linaro_uClibc-0.9.33.2/toolchain-mipsel_gcc-4.6-linaro_uClibc-0.9.33.2/bin/mipsel-openwrt-linux-* /usr/local/bin
8
9For .bash_profile:
10export STAGING_DIR=/opt/OpenWrt-SDK-xburst-for-linux-x86_64-gcc-4.6-linaro_uClibc-0.9.33.2/staging_dir/target-mipsel_uClibc-0.9.33.2/
11

Archive Download this file

Branches:
master



interactive