$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Andrey Melnikov (melnikov_at_[hidden])
Date: 2005-07-09 18:22:49
David Abrahams wrote:
> Andrey Melnikov <melnikov_at_[hidden]> writes:
>
>
>>The compiler refused to run due to this switch. I think this switch
>>shouldn't be added to VC-8.0 toolset. I wonder if it's really necessary
>>for older versions.
>
>
> It is.
>
Actually it wasn't recognized by Amd64 compiler from PSDK. With x86
compiler from VS2005 /Zm800 does work. My mistake.
Andrey