Skip to content

Fix Linker RUNPATH#844

Merged
fabianbs96 merged 2 commits into
developmentfrom
f-FixLinkerRPath
Jun 9, 2026
Merged

Fix Linker RUNPATH#844
fabianbs96 merged 2 commits into
developmentfrom
f-FixLinkerRPath

Conversation

@fabianbs96

Copy link
Copy Markdown
Member

After installing phasar with shared libs, the shared libraries don't find dependencies that are not installed at standard locations.
Fix is to modify the RPATH/RUNPATH and to propagate that change to all cmake targets that link against phasar.

Shared libraries were not finding dependencies that are not installed at standard locations.
@fabianbs96 fabianbs96 self-assigned this Jun 7, 2026
@fabianbs96 fabianbs96 added bug Something isn't working in-tree This issue refers to the in-tree build labels Jun 7, 2026
@fabianbs96 fabianbs96 marked this pull request as ready for review June 7, 2026 18:18
@fabianbs96 fabianbs96 requested a review from MMory as a code owner June 7, 2026 18:18
@fabianbs96 fabianbs96 merged commit 1f73cdb into development Jun 9, 2026
14 checks passed
@fabianbs96 fabianbs96 deleted the f-FixLinkerRPath branch June 9, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working in-tree This issue refers to the in-tree build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant