Build software on Linux using cross toolchain
问题 Motorola provides a cross compiling toolchain for building Software for their Set Top Box VIP1710. You have to extract it to /usr/local/kreatel and there you have a tree of build tools: ./bin ./bin/mipsel-kreatel-linux-gnu-addr2line ./bin/mipsel-kreatel-linux-gnu-ar ./bin/mipsel-kreatel-linux-gnu-as ./bin/mipsel-kreatel-linux-gnu-c++ ./bin/mipsel-kreatel-linux-gnu-c++filt ./bin/mipsel-kreatel-linux-gnu-cpp ./bin/mipsel-kreatel-linux-gnu-g++ ./bin/mipsel-kreatel-linux-gnu-gcc ... ./include .