This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C6Run: ARM_TOOLCHAIN_PREFIX is always "-"

I'm following the directions for beagleboard here:

http://processors.wiki.ti.com/index.php/Getting_Started_With_C6Run_On_Beagleboard

I've set it correctly in Rules.mak, when I generate the c6run-environment with make beagleboard_config though it reverts to "-". I've tried modifying the environment file directly but it seems to always be "-". Where else is ARM_TOOLCHAIN_PREFIX being defined?

thanks!