Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-05-22 05:44:17


Hi Holger,

>> I'm getting internal compiler errors with VC 7.1 for cmdfile.cpp.
>> (Building with jam file and 3077 [RTM] ) Is this a known issue?
>>
> Seems to be related to the version check in ln. 343 which
> references the final beta only. RC3 & RTM should be
> included to. >= 13102292 fixes the problem for me.

Could you please tell what's the value of _MSC_FULL_VER for you? I'd like
to use LAST_TESTED_AT macro, in order that it's possible to find when this
problem is fixed. Simple >= will apply this workaround for all future
versions.

Thanks,
Volodya


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