Boost logo

Boost :

From: gregod_at_[hidden]
Date: 2001-11-29 11:31:01


--- In boost_at_y..., "Peter Dimov" <pdimov_at_m...> wrote:
> From: "Douglas Gregor" <gregod_at_c...>
> > Thank you. I've narrowed it down to the generation of debugging
> information.
> > In the Project Settings dialog, C/C++ tab, the results of changing
(only)
> the
> > "Debug Info" setting are:
> > None [No command-line switch] - Bind compiles and executes
properly
> > Line Numbers Only [/Zd] - Bind compiles and executes properly
> > C7 Compatible [/Z7] - ICE
> > Program Database [/Zi] - ICE
> > Program Database for Edit and Continue [/ZI] - ICE
> >
> > Oddly enough, neither minimal rebuild nor precompiled headers made
any
> > difference.
>
> I'm stumped. Does this happen with 'real world' programs, too? It's
possible
> that bind_test has become too complex.

I'm not sure what defines "real world", but the same problem affects
Boost.Function's testcases as well (though the actual line MSVC fails
on is different).

  Doug


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