Please read the description first !
The checksum (md5) of the tarballs:
2c34eda48287d393b0e6e81f65716eaa binary-toolchain-4.8-45.sh.tar.bz2aa
44a0fa9af3b0cb8c12238da43e1c2a01 binary-toolchain-4.8-45.sh.tar.bz2ab
5ee2066de20134691a53f6d637884b0b binary-toolchain-4.8-45.sh.tar.bz2ac
Please follow the Installation steps to install it.
If the installdir/wrlinux-6/layers/binary-toolchain-4.8-45 is in your product, you don't need to reinstall it, please ignore following steps.
1) Download the tarballs
2) Merge the tarballs to binary-toolchain-4.8-45.sh
$cat binary-toolchain-4.8-45.sh.tar.bz2a* | tar xj
$chmod +x binary-toolchain-4.8-45.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-45.sh /somewhere/installdir
$./binary-toolchain-4.8-45.sh /somewhere/installdir
Installing toolchain binary-toolchain-4.8-45 to /somewhere/installdir/wrlinux-6.0/layers
Please wait...
Install successfully
4) Uninstall
$rm -rf /installdir/wrlinux-6.0/layers/binary-toolchain-4.8-45*