Toolchain
From t-hack.com - Hack X300T / X301T
(→download) |
(→buildroot_x300t) |
||
Line 1: | Line 1: | ||
==buildroot_x300t== | ==buildroot_x300t== | ||
− | |||
i always use buildroot to build my toolchains and i really like it! so there is no serious reason for not doing it here! | i always use buildroot to build my toolchains and i really like it! so there is no serious reason for not doing it here! | ||
btw. sigma and for instance the popcorn-guys also use buildroot ;-) | btw. sigma and for instance the popcorn-guys also use buildroot ;-) | ||
Line 7: | Line 6: | ||
if u use ubuntu 7.10 you can download the binary toolchain or you can simply build it out of source .. your decision! | if u use ubuntu 7.10 you can download the binary toolchain or you can simply build it out of source .. your decision! | ||
+ | |||
+ | ===downloads=== | ||
+ | [http://www.t-hack.com/wiki/images/2/29/Mipsel_xtc_20080307_x300t.tar.bz2 mipsel_xtc_20080307_x300t.tar.bz2] | ||
+ | |||
+ | [http://www.t-hack.com/wiki/images/1/14/Buildroot_x300t_20080312.tar.bz2.rename2.rar buildroot_x300t_20080312.tar.bz2] | ||
+ | |||
+ | ===create out of source=== | ||
====install tools==== | ====install tools==== | ||
Line 15: | Line 21: | ||
apt-get install bison flex gettext build-essential texinfo | apt-get install bison flex gettext build-essential texinfo | ||
</pre> | </pre> | ||
− | |||
− | |||
− | |||
====unpack source==== | ====unpack source==== |