Project

General

Profile

Activity

From 02/11/2016 to 03/11/2016

03/11/2016

03:53 PM Feature #1323: Include Python static libraries to build Python-C extensions with static linking
Yes, we've thought about it. There was several issues preventing us from doing that initially, but you're right, this... Dmitry M.
03:48 PM Feature #1323 (Closed): Include Python static libraries to build Python-C extensions with static linking
Currently Python 2.7/3.5 in CrystaX NDK include only shared Python libs *libpythonX.X.so*. I'd like to be able to bui... Roman M.

03/08/2016

10:01 PM Task #1318 (In Progress): Add just released clang-3.8
Dmitry M.
10:00 PM Task #1318 (Closed): Add just released clang-3.8
Dmitry M.

02/26/2016

09:20 AM Bug #1292 (Closed): [gcc-6] ICE when building test-gabi++
... Dmitry M.

02/11/2016

05:39 PM Bug #1263 (Closed): [clang][atomics] Clang can't compile call of __atomic_add_fetch with 64-bit argument for 32-bit targets
~~~ cpp
#include <atomic>
#include <stdint.h>
int main()
{
std::atomic<uint64_t> a(0);
return ++a == ...
Dmitry M.
03:57 PM Bug #1262 (In Progress): [objc] Tests starts failing after switch libobjc2 to upstream CMake-based build approach
Dmitry M.
03:56 PM Bug #1262 (Closed): [objc] Tests starts failing after switch libobjc2 to upstream CMake-based build approach
~~~
2016-02-11 10:57:53.311 UTC: BEG device test [crystax-issue995-objective-c-literals] clang3.7 +PIE: armeabi-v7a
...
Dmitry M.
 

Also available in: Atom