开发者

How to cross-compile for MIPS?

开发者 https://www.devze.com 2023-02-17 01:05 出处:网络
I have a DVB receiver (set-top box) similar like Dreambox and it ha开发者_开发知识库s MIPS cpu

I have a DVB receiver (set-top box) similar like Dreambox and it ha开发者_开发知识库s 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?


You should use Codescape SDK.


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

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

0

精彩评论

暂无评论...
验证码 换一张
取 消