Boost logo

Boost :

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.

http://www.boost.org/development/tests/develop/developer/CrystaX-NET-apilevel-19-x86-log-clang-linux-3-5-attr_attribute_set-variants_.html

2. Linking fails due to missing symbols from iostreams for long double.

http://www.boost.org/development/tests/develop/developer/CrystaX-NET-apilevel-21-x86_64-log-clang-linux-3-5-attr_attribute_set-variants_.html

Are these known problems?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk