How to cross-compile for MIPS?

[亡魂溺海] 提交于 2019-11-27 16:09:53

问题


I have a DVB receiver (set-top box) similar like Dreambox and it has MIPS cpu

It has embedded Linux and I can connect to it with telnet

Question is how to compile simple "Hello World" application in C? Where to get toolchain, SDK?


回答1:


You should use Codescape SDK.




回答2:


http://www.linux-mips.org/wiki/Toolchains

There you have some prebuilt cross compilers, or the instruction to build GCC as a cross compiler.



来源:https://stackoverflow.com/questions/5291190/how-to-cross-compile-for-mips

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!