Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2004-03-22 08:03:45


> >> - The test for BOOST_NO_STD_LOCALE is really restrictive. Fortunately
> >> it only refers to the Dinkum lib shipping with VC7. [...]
> >
> >Sure, but Intel was choking on anything that included <locale> (or even
did
> >any vaguely non-trivial stream io) - if you can verify that this has been
> >fixed with Intel 8 (I'm sure it probably has), then lets add an Intel
> >version check and re-enable this for Intel 8.
>
> Sorry, I can't, because I have no access to the VC7's Dinkum.

OK, checked and working with Intel 8.

However I have discovered another good reason to use and rely upon -Qvc7.1
and -Qvc7 : without these not only does the Intel compiler set _MSC_VER to
1200, but it also disables things like ADL :-/

John.


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