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!