DynamoRIO / DynamoRIO/drmemory
DrMemory fails to build tests with -DDR_EXT_DRSYSCALL_STATIC=ON (w/o prebuilt DR)
Open
Component-Build
Component-Framework
Migrated
Priority-Medium
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [euge...@google.com](https://code.google.com/u/101600367715055138223/) on December 27, 2012 09:43:53_
linux/x86_64
mkdir build; cd build
cmake -DDR_EXT_DRSYSCALL_STATIC=ON ..
make
...
Linking C shared library ../libdrsyscall_test.client.so
/usr/bin/ld: cannot find -ldrmf_dynamorio
/usr/bin/ld: cannot find -ldrmf_drmgr
/usr/bin/ld: cannot find -ldrmf_drcontainers
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1105_
Contributor guide
Assessment
This issue has not been assessed yet.