Skip to content

Conversation

@clementFoyer
Copy link

Since dyninst/dyninst@739ad57, the library can be built with LIGHTWEIGHT_SYMTAB=ON which allows (or disallows) for the building of the lightweight version of the dyninst library (particularly the Stackwalking, Parsing and ProcControl).

This commit takes that in account by checking whether the light version is available, and if not, adds the relevant shared libraries.

Since dyninst/dyninst@739ad57, the
library can be built with `LIGHTWEIGHT_SYMTAB=ON` which allows (or
disallows) for the building of the lightweight version of the dyninst
library (particularly the Stackwalking, Parsing and ProcControl.

This commit takes that in account by checking whether the light version
is available, and if not, adds the relevant shared libraries.
@hainest
Copy link

hainest commented Oct 9, 2024

This was fixed by 53e74b1. I'm able to build the current HEAD against Dyninst 13.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants