|
Boost : |
From: Jason Shirk (jasonsh_at_[hidden])
Date: 2001-10-04 17:58:02
Yep, that's what I wanted. I was looking for a message like:
Note: Creating precompiled header vc6/vc6-re300/vc6-re300.pch
But I didn't see what I was looking for. I can't reproduce the problem,
but I don't have VC6 installed.
The /YX switch doesn't work very well. In some cases, it can actually
slow down build times. I suspect your problem would go away if the
makefile was restructured to use /Yc and /Yu, but this isn't always easy
to do.
Another option is to not use a PCH at all.
Jason Shirk
VC++ Compiler Team
-----Original Message-----
From: Wismar, John [mailto:john.wismar_at_[hidden]]
Sent: Thursday, October 04, 2001 3:51 PM
To: boost_at_[hidden]
Subject: RE: [boost] Precompiled header problem: 1.25.0, regex, and VC6
Hi, Jason, thanks for the quick reply.
I have 3.6GB free on this disk, so I don't think that's the problem....
The output is copied below; when you say log, are you referring to
something
else? I wasn't clear on that....
Anyway, thanks for your help!
--------------------------
John Wismar
mailto:jwismar_at_[hidden]
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk