Prebuilt MIPS cross compiler with toolchain for MS-Windows

醉酒当歌 提交于 2021-01-28 00:40:57

问题


I'm using a MIPS cross compiler on my Linux machine which works great. Now I need to compile the same application on Windows.

I'm searching the web for some prebuilt MIPS cross compiler (with toolchain) for MS-Windows, but without success.

Since I'm not sure how to do so, I'm asking if someone knows such prebuilt toolchain? or some guide how to convert my Linux toolchain for windows if it's possible?

Thanks.


回答1:


You should use Codescape MIPS SDK.




回答2:


It looks like Mentor has taken away the free MIPS toolchain from the CodeSourcery distribution. Maybe one of these might still work: https://www.linux-mips.org/wiki/Toolchains.



来源:https://stackoverflow.com/questions/44921029/prebuilt-mips-cross-compiler-with-toolchain-for-ms-windows

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