问题
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