Boost logo

Boost :

From: John Maddock (john_maddock_at_[hidden])
Date: 2002-05-09 06:47:55


OK, I've added a new config macro BOOST_DISABLE_WIN32 which disables the use
of Win32 specific API's when defined, even if the platform is Win32. It
should now be set for Commeau/Intel/VC6/Borland compilers when in strict
mode.

However at least for commeau: this is at best a hack - it will not handle
every possible combination of compiler flags correctly - nor is there any
way that it can. If you're doing something "odd" then you will almost
certainly have to create a custom config (for example by running the
configure script if that's possible for commeau).

It would help a great deal if there was some way to detect whether EDG
compilers in general supported long long.

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


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