Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libamd_comgr does not set its RPATH properly #19

Open
stellaraccident opened this issue Jan 22, 2025 · 0 comments
Open

libamd_comgr does not set its RPATH properly #19

stellaraccident opened this issue Jan 22, 2025 · 0 comments

Comments

@stellaraccident
Copy link
Contributor

LLVM is generally well behaved with RPATHs so we don't touch them, but there is a helper that needs to be used. It appears that amd_comgr is not doing this, so it can't find libLLVM at runtime.

In the super-project, we're fixing this after the fact in compiler/amd-llvm/post_hook.cmake, but it would be better to do this upstream.

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

No branches or pull requests

1 participant