|
Boost Users : |
From: Joaquin M Lopez Munoz (joaquin_at_[hidden])
Date: 2005-07-29 04:49:53
Sergey Serokurov <serg67 <at> yahoo.com> writes:
>
> HI All,
>
> I am getting compilation errors using
> Microsoft (R) C/C++ Optimizing Compiler Version
> 13.10.2240.8 for IA-64
> The compiler is shipped with Windows DDK
> (WINDDK\3790\bin\ia64).
> The same code compiles perfectly well with 32 bit
> Microsoft compiler (13.10.2179.0)
Which compiler does this version number correspond to?
MSVC++ 6.5 or 7.0? and the 64-bit version?
>
> The Boost version is 1.32.0
> Is it a known issue with the compiler? Is there a
> workaround?
>
It could be the case that MPL is not properly handling
this exotic 64-bit compiler. Try globally defining one
of the following macros:
BOOST_MPL_CFG_MSVC_60_ETI_BUG
BOOST_MPL_CFG_MSVC_70_ETI_BUG
to see if things improve. HTH
Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net