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


_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to