DynamoRIO / DynamoRIO/dynamorio

Build clients without dynamic library dependencies on Android

Open
#7,265 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

We need to modify the CMake scripts to build all client libraries using only static dependencies (static runtime libraries and the *_static variants of DR extension libraries) on Android.
This should be the default behaviour on Android and possibly optional (but not default) on other platforms.

Doing this will allow us to proceed with Android support without needing to fix the private loader first (#3543).

See also:
#3543
#5437
[#7239 comment](https://github.com/DynamoRIO/dynamorio/pull/7239#discussion_r1937644235)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.