$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-09-20 07:47:13
> The upgrade fixed *some* problems. E.g. the config tests
> don't crash anymore. Now, there seem to be problems with
> strtol() (e.g. http://tinyurl.com/6f8hu )
I notice that test uses <runtime-link>static is that the cause of the
failure? I've no idea why that test would be built with that option anyway,
John.