DynamoRIO / DynamoRIO/dynamorio

add support for combining multiple shared lib extensions into one

Open
#807 0 comments 0 reactions 0 assignees View on GitHub
Component-Build Component-Extension Migrated Performance Priority-Medium Type-Feature
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on June 14, 2012 12:28:39_

we're accumulating more and more extensions, and having them separate is
good for modularity and flexibility.

for LGPL clients, building many extensions as static libraries avoids the
overhead of loading many small shared libs. but some clients are not able
to statically link with LGPL extensions. this case is about adding cmake
support for combining many extensions into a single shared library.

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=807_

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.