Boost logo

Boost :

From: Keno (keno_at_[hidden])
Date: 2002-01-05 14:15:32


Thanks Guys!

The Pre compiled header was the source of the problem ... Eric, thanks for
that article! Gave some valuable insight. I'm going to try to understand the
usage of pre-compiled headers some more

- Keno -

----- Original Message -----
From: "Eric Jarvi" <ejarvi_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Thursday, January 03, 2002 3:02 PM
Subject: RE: [boost] Re: Internal Compiler Error with VC

> FWIW, if you are new to VC precompiling, you might find the following
article helpful:
>
> http://www.devx.com/premier/mgznarch/vcdj/2000/12dec00/ap0012/ap0012.asp
>
> ---
> Eric Järvi
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
>
> -----Original Message-----
> From: markus_schoepflin [mailto:markus.schoepflin_at_[hidden]]
> Sent: Thursday, January 03, 2002 5:20 AM
> To: boost_at_[hidden]
> Subject: [boost] Re: Internal Compiler Error with VC
>
>
> --- In boost_at_y..., "Keno" <keno_at_c...> wrote:
>
> [snip error message]
>
> > I'm using the tokenzier from the boost library and get this error
> on several compiles. To resolve the problem I always have to do
> a "Rebuild All" in MSVC. Could anyone provide some insight as to why
> this is happening.
> >
>
> My guess is you are using automatic PCHs. Try turning them off to
> verify if the problem is indeed caused by this. If it works without
> PCHs you could try to manually set up the precompiled header stuff as
> it gives you quite a nice speed up in compile time.
>
> > I have tried looking for that msc1.cpp file but cannot find it! I
> ma a junior programmer that is also getting used to the VC
> environment so I am not sure if it's a setting with VC or with boost.
> >
>
> Thats a source file of the compiler and not normally available.
>
> > Running MSVC 6.0 with STLPort 4.5.1 on Win2k SP2 + VC SP5 and using
> boost_1_26_0
> >
> >
> > - Keno -
>
> HTH, Markus
>
>
> Info: http://www.boost.org Send unsubscribe requests to:
<mailto:boost-unsubscribe_at_[hidden]>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
> Info: http://www.boost.org Send unsubscribe requests to:
<mailto:boost-unsubscribe_at_[hidden]>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>


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