[Botan-devel] Poll: Using TR1 functionality?

Jack Lloyd lloyd at randombit.net
Mon May 19 13:35:53 EDT 2008


On Mon, May 19, 2008 at 04:37:49PM +0800, Joel Low wrote:

> Template Specialisation support, but VC6 would more or less default
> to being broken. Is VC6 one of the supported compilers for Botan?

Nope. I think one or two people managed to hack it into
sort-of-working, but I pretty consistently got internal compiler
errors and many rejections of valid code; after a while I just ignored
it entirely, and with VS2003 most of the compiler bugs were fixed so I
ignored VC6 even more after that.

> I have tried using Boost::shared_ptr and Boost::function
> (Boost::bind) in VS 2005, and I even compiled something which
> required Spirit in VS 05 as well. As for MingW if GCC can do it
> MingW should not be an issue. I believe they've ported GCC4 already.

Thanks for the input.

-Jack


More information about the botan-devel mailing list