Linaro gcc alternative

In the HelloBone tutorial I explain in Step 1 how to download and setup the Linaro gcc toolchain and in Step 3 how to add make. Today I found another prebuild gcc toolchain named beaglebone-gcc4.7.3.exe at SYSPROGS.

The beauty is that you don’t need to install make seperately because it’s already included. It worked with my sample HelloBone project right away. Other than that I didn’t see too many differences so far. But I hesitate to rewrite the whole tutorial because I’m lazy and I’m already used to my tagline above (which says “Linaro” as you might have recognized).