set PATH=%TOOLS%;%PATH%
replaced with set PATH=%TOOLS%
Was causing issues with the building process. Build.bat is intended to be used with the toolchains provided by the svn. Otherwise, use build.sh instead since it would seem you have your own toolchains already installed.
Authored by: sumolx 2011-03-24
Parent: [r3305]
Child: [r3307]