Boost logo

Boost-Build :

Subject: [Boost-build] [MSVC] linker does not guess target machine type correctly when building for Itanium.
From: Alexey Pakhunov (alexeypa_at_[hidden])
Date: 2009-04-05 02:53:25


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.




Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk