$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-05-08 05:50:29
From: "John Maddock" <john_maddock_at_[hidden]>
>
> This is getting horribly complicated - the config system is detecting that
> the platform is win32, and therefore setting (and testing) the win32
> specific features - that results in <windows.h> being included and it's
that
> that commeau is choking on in strict mode. I guess we need to disable
win32
> platform detection for commeau in strict mode, but I don't know how to do
> that: any ideas?
Why don't we simply enable --long_long?