假定你已经安装好了Gentoo基本系统,参考见http://www.gentoo.org/doc/zh_cn/gentoo-x86-quickinstall.xml
下面的工作很简单:
1. 安装crossdev
#emerge sys-devel/crossdev
2. 生成工具
//crossdev -S --ex-gdb --without-headers -t mipsel-unknown-linux-gnu
其中提示
* You need to specify an output overlay. Please use --ov-output or set
* PORTDIR_OVERLAY in your make.conf. A standard setting is: /usr/local/porta
可以在后面附加参数即可 --ov-output=/usr/local/portage/