Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-06-02 19:30:35


At 07:02 AM 6/2/2003, David Abrahams wrote:

>> Since I made the fix earlier this afternoon I am able to compile
>> some non-boost code correctly which had previously be failing.
>
>What fix is that...

Fixes to boost/config/compiler/intel.hpp.

I just did a commit of that file that brings it into sync with your recent
change to intel-win32-tools.jam.

The problem is that not all options set on the command line have a
corresponding predefined macro. Thus BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP has
to manually be kept in sync with the toolset.

--Beman


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