Boost logo

Boost :

From: Dale Peakall (dale.peakall_at_[hidden])
Date: 2001-11-28 05:33:36


I expect that switching off the "Enable Minimal Rebuild" option (Project |
Settings | C/C++ | Customize) will fix the problem. I normally disable use
of pre-compiled headers as these also cause INTERNAL COMPILER ERRORS with
most interesting code.

         - Dale.

> -----Original Message-----
> From: David Abrahams [mailto:david.abrahams_at_[hidden]]
> Sent: 28 November 2001 02:10
> To: boost_at_[hidden]
> Subject: Re: [boost] CVS Bind on MSVC failure
>
>
> I suggest looking at the microsoft help on the particular error you're
> seeing. Go to www..microsoft.com and type C1001 into the search box. The
> microsoft help on these errors can be surprisingly illuminating.
>
> ----- Original Message -----
> From: "Douglas Gregor" <gregod_at_[hidden]>
> To: <boost_at_[hidden]>
> Sent: Tuesday, November 27, 2001 8:47 PM
> Subject: [boost] CVS Bind on MSVC failure
>
>
> > The version of Bind in CVS seems to fail under MSVC 6sp5, but under some
> > strange circumstances :(. If I attempt to compile bind_test.cpp in debug
> > mode, I get a "fatal error C1001: INTERNAL COMPILER ERROR (compiler file
> > 'msc1.cpp', line 1794)" at bind.hpp line 197.
> >
> > Oddly enough, if I switch to release mode everything compiles and runs
> > smoothly. Unfortunately, I was unable to track down the source of the
problem
> > :(.
> >
> > Doug


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