I do understand that the logic for 32-bit versus 64-bit setup may
already be in a toolset's jamfile, but this is not guaranteed for every
toolset. Even when it is in the toolset's jamfile it is rarely documented.
Let's reset a bit.. Since it's the intel-win toolset you're mucking with lets make it support the toolset requirements directly first. And then we can find a way to support that use case. Supporting the requirements is as easy as:
--