Boost logo

Boost :

From: Joaquín Mª López Muñoz (joaquin_at_[hidden])
Date: 2004-05-31 01:36:39


Bronek Kozicki ha escrito:

> Joaquin M Lopez Munoz <joaquin_at_[hidden]> wrote:
> > Could you please try with the same compiler options used in
> > the regression tests, as shown in:
>
> returns 0. Of course I dropped option "-c" , as I do want to call linker
> :) I used:
> /Zm800 -nologo -GX /Z7 /Od /Ob0 /GX /GR /MDd /Op /Zc:forScope
> /Zc:wchar_t
>
> Here is funny thing: linking with dynamic runtime library is enough to
> "cure" the problem, even with all optimizations turned on. When compiled
> with following options:
> /MD /O2
>
> program returns 0.

Anyway, I've just updated Boost.MultiIndex to treat VC7.0 as defective in
this area regardless of any settings. Let's see if this fixes the regression
tests.

Thank you for your help.

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk