$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2004-08-26 05:24:48
Looks like Boost.Test library was build with different (from the test
program) version of runtime.
Gennadiy.
"Vladimir Prus" <ghost_at_[hidden]> wrote in message
news:200408261402.00046.ghost_at_cs.msu.su...
>
> The error message in
>
> http://tinyurl.com/6ynh9
>
> says that some symbols are multiply declared. The error messages refer to
> Boost.Test, and also some compiler library, and is hard to understand.
>
> Could any expert take a look?
>
> - Volodya