$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-03-06 02:07:22
On Friday 03 March 2006 21:12, Bojan Resnik wrote:
> I updated from CVS today, and I found that -Op compiler options have
> been added to MSVC toolkit. This option is not available in MSVC8.
> This is what MSDN for VC8 says:
>
> ---
> /Op compiler option had been removed. Use /fp (Specify Floating-Point
> Behavior) instead.
So, I need to replace "/0p" with what? Just "/fp", or "/fp=whatever" or?
And is "/fp" avaiable on VC7.1?
Thanks,
Volodya