I thought you were working on getting a linux distro running on Vbox to increase your build speed ?
I am.
The Linux distro installed fine.
For some reason, when I change directory to my SDM project files and type command 'make PLATFORM=s95 PLATFORMSUB=100k fir' it cannot find arm-elf-gcc.exe despite path in rc.local starting '/home/build/toolchain/bin'.
I will try adding path to bash.rc (I think) or typing directly as suggested by srsa_4c.
In addition, I still need to fix the 'unexpected end of file' with stubs_entry.s on Windows 7.