$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [CrystaX.NET] [log] Test failures
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2015-03-22 06:29:34
Hi,
There are quite a few test failures on CrystaX.NET x86 clang testsrs.
Basically, there are two kinds of errors:
1. Compilation and linking succeeds but running the test fails due to missing
___tls_get_addr symbol.
2. Linking fails due to missing symbols from iostreams for long double.
Are these known problems?