From: Bronek Kozicki (brok_at_[hidden])
Date: 2006-06-17 12:30:32


Vladimir Prus wrote:
> Then, this problem is orthogonal to the set of build variants, it's just that
> if you build with <threading>single, STLPort does not get used. As I say, the
> logic there is yours, but we probably need an in-core support, given that the
> situation is the same as with Qt4.

this is bad logic. If user requirements (stlport siglethreaded) are
contradictory, error should be returned. The same applies to other toolsets,
eg. VC8 signlethreaded (no such CRT)

B.