$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Terje Slettebø (tslettebo_at_[hidden])
Date: 2002-05-19 19:10:02
(I've posted this to the Boost user's list, but as it's partly relevant
here, I post it here, as well)
Hi all.
Have anybody got the Boost Lambda Library to work on other compilers than
GCC and Kai C++ (which are mentioned in the documentation)?
I have Intel C++ 6.0, which is quite standards compliant, but I get a
zillion error messages, just by trying to compile
boost/libs/lambda/test/bind_tests_simple.hpp.
Trying it with MSVC 6.0 gives an ICE, but that's hardly unexpected. :)
Also, are there any plans, on ongoing work, to make it more portable?
I've searched for postings on this in the mailing list archive, but haven't
found it.
Regards,
Terje