Hi,

Here is a patch for MSVC toolset. I noticed that linker always generates a warning that /MACHINE key is not specified and it has to guess it. It works for x86 and x64 but fails when compiling for ia64 because the linker tries to create an x86 binary from ia64 object files.

--
Best regards,
 Alexey Pakhunov.