For some reason i can no longer specify the toolset to use ...when i run
build.bat mingw on my windows machine.. it defaults to msvc.

Inside user-config.jam  I have

using mingw : : C://Dev-Cpp//bin//gcc ;

but it keeps using msvc build.