This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can gnu compiler be used instead of SDK compiler

I am looking at streamlining our build process, and would like to use a gcc toolchain instead of the toolchain that is built into the SDK.

It appears that the SDK toolchain is gnu based, but are there any customizations that would prevent me from simply using the equivalent gcc toolchain?