﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
205	Autoconfiguration broken	ghost	somebody	"If I have:
{{{
using gcc : : i686-pc-mingw32-g++ ;
}}}
we automatically define subfeatures for version and target, so gcc-4.3.2-mingw, for example, is valid. However, saying
{{{
toolset=gcc-4.3.2-mingw
}}}
on the command line cause autoconfig to think such version is not defined yet, and try to autoconfigure gcc -- and it manages to configure regular system g++, in such a way that both ""i686-pc-mingw32-g++ and g++"" are present in the final command line."	defect	new	major		component1			cross	
