DynamoRIO / DynamoRIO/drmemory
Dr. Memory fails to compile with gold as a linker
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [timurrrr@google.com](https://code.google.com/u/timurrrr@google.com/) on January 27, 2011 19:51:55_
$ctest -V -S tests/runsuite.cmake
...
$ tail build_drmemory-dbg-32/Testing/Temporary/LastBuild_20110128-0048.log
CMake Error at /mnt/data/b/build/slave/linux_lucid_x64_drm_checkout/drmemory/dynamorio/core/CMake_ldscript.cmake:43 (message):
**\* /usr/bin/ld failed: ***
/usr/bin/ld: fatal error: no input files
make[2]: **\* [dynamorio/lib32/debug/libdynamorio.so.2.0] Error 1
make[1]: **\* [dynamorio/core/CMakeFiles/dynamorio.dir/all] Error 2
make: **\* [all] Error 2
#
I think the same problem is present in DR's CMakefiles
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=278_
Contributor guide
Assessment
This issue has not been assessed yet.