Vitaly Murashev
- Login: vmurashev
- Email: vitaly.murashev@gmail.com
- Registered on: 07/12/2015
- Last connection: 12/19/2016
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 2 | 2 |
Reported issues | 1 | 4 | 5 |
Projects
Project | Roles | Registered on |
---|---|---|
CrystaX NDK | Developer | 02/16/2016 |
Activity
12/19/2016
-
07:03 PM CrystaX NDK Task #1193: Build Boost.Python with both python-2.7 and python-3.5
- looks like we have to refix this issue:
patch suggested - https://github.com/crystax/android-platform-ndk/pull/12/co...
12/15/2016
-
03:03 PM CrystaX NDK Bug #1526: libboost_python.so not linked properly with libpython2.7.so
- patch suggested:
https://github.com/crystax/android-platform-ndk/pull/12/commits/7cd3195b1c0a49f657eb97c4f7d870d1c53...
09/20/2016
-
09:00 PM CrystaX NDK Bug #1526 (Open): libboost_python.so not linked properly with libpython2.7.so
- ./arm-linux-androideabi-nm -C -D ../../../../../sources/python/2.7/shared/armeabi-v7a/libs/libpython2.7.so | grep PyS...
08/25/2016
-
03:06 PM CrystaX NDK Bug #1486 (Done): Python executables are not PIE-enabled
- fixed as a part of pull request: https://github.com/crystax/android-platform-ndk/pull/8
05/21/2016
-
07:23 PM CrystaX NDK Bug #1399 (Closed): gmtime() return NULL pointer in field tm_zone
- test program:
~~~ c
#include <errno.h>
#include <time.h>
#include <stdio.h>
static const char NULL_PTR_VALUE...
04/19/2016
-
09:19 PM CrystaX NDK Feature #1323 (Done): Include Python static libraries to build Python-C extensions with static linking
-
09:19 PM CrystaX NDK Feature #1323: Include Python static libraries to build Python-C extensions with static linking
- pull request: https://github.com/crystax/android-platform-ndk/pull/3
-
08:10 PM CrystaX NDK Feature #1323: Include Python static libraries to build Python-C extensions with static linking
- > Custom content for PyImport_FrozenModules
To make sure that everything works well here I decided to compile a comp...
04/02/2016
-
01:46 PM CrystaX NDK Feature #1323: Include Python static libraries to build Python-C extensions with static linking
- step-1)
In order to have full control over static python libraries and more over to be able to play with python byte... -
01:22 PM CrystaX NDK Task #1354 (Closed): Integrate stock python2.7 and python3.5 in host prebuilts
- We need to integrate build script ${NDK}/build/tools/build-vendor-host-python.sh into full build process
in order t...
Also available in: Atom