
With the current CVS I'm getting an ICE with VC71. Console project, single .cpp file containing the single line: #include <boost/lambda/bind.hpp> Compiling... lambda_fail.cpp C:\boost\boost\lambda\detail\lambda_functors.hpp(172) : fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 2701) Tried various permutations of complier options but the ICE is consistent. Regards, Richard.

My fault, checked in some bugs. Should be in working order again. Sorry, Jaakko On Jul 12, 2004, at 5:58 AM, Richard Crossley wrote:
With the current CVS I'm getting an ICE with VC71.
Console project, single .cpp file containing the single line:
#include <boost/lambda/bind.hpp>
Compiling... lambda_fail.cpp C:\boost\boost\lambda\detail\lambda_functors.hpp(172) : fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 2701)
Tried various permutations of complier options but the ICE is consistent.
Regards,
Richard.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (2)
-
jajarvi
-
Richard Crossley