Please read the description first !
The checksum (md5) of the tarballs:
088d9aeb8883a5c282ec3a7fc0524c3c binary-toolchain-4.8-34.sh.tar.bz2aa
a63d9c2e0f0c973b0faaecc986c3b1b4 binary-toolchain-4.8-34.sh.tar.bz2ab
d6d2040e2b42f2e23f6df0fe8485ad16 binary-toolchain-4.8-34.sh.tar.bz2ac
Please follow the Installation steps to install it.
If the installdir/wrlinux-6/layers/binary-toolchain-4.8-34 is in your product, you don't need to reinstall it, ignore following steps.
1) Download the tarballs
2) Merge the tarballs to binary-toolchain-4.8-34.sh
$cat binary-toolchain-4.8-34.sh.tar.bz2a* | tar xj
$chmod +x binary-toolchain-4.8-34.sh
3) Install prebuilt toolchain
The script only has one parameter:
Installdir: the absolute installed directory of WRLinux 6.0 RCPL.
For example:
binary-toolchain-4.8-34.sh /somewhere/installdir
$./binary-toolchain-4.8-34.sh /somewhere/installdir
Installing toolchain binary-toolchain-4.8-34 to /somewhere/installdir/wrlinux-6.0/layers
Please wait...
Install successfully
4) Uninstall
$rm -rf /installdir/wrlinux-6.0/layers/binary-toolchain-4.8-34*