Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-11-29 10:12:41


From: "Douglas Gregor" <gregod_at_[hidden]>
> 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.

--
Peter Dimov
Multi Media Ltd.

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