
26 Aug
2004
26 Aug
'04
10:18 a.m.
On Thu, 26 Aug 2004 14:02:00 +0400 Vladimir Prus <ghost@cs.msu.su> wrote:
The error message in
says that some symbols are multiply declared. The error messages refer to Boost.Test, and also some compiler library, and is hard to understand.
There was a similar error within the thread tests. Suggestion: Have a look into the cmdline_test.CMD file, which is beeing fed to the linker. Could it be that single threaded and multi-threaded versions are beeing linked together? Roland