DynamoRIO / DynamoRIO/dynamorio
re-add support for building as a static library
Open
Component-Build
Migrated
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 November 13, 2012 14:24:59_
long, long ago in a galaxy far, far away, DR supported being built as a static library. we now want to revive that support.
issues we need to address include:
- code that looks for DR library bounds
- code that makes .data read-only
- may be ok to leave the extra data sections
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=975_
Contributor guide
Assessment
This issue has not been assessed yet.