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

Avoid underlinkage with OpenMPI on Debian/Ubuntu #12358

Merged
merged 1 commit into from
May 31, 2021

Conversation

tamiko
Copy link
Member

@tamiko tamiko commented May 30, 2021

Make sure that we do not run into underlinking on Debian/Ubuntu systems
with lld / ld.gold and missing libopen-pal.so on the link line

In reference to #11478
Fixes #2820

@tamiko
Copy link
Member Author

tamiko commented May 30, 2021

/rebuild

@tjhei
Copy link
Member

tjhei commented May 30, 2021

This fixes #2820 . Worth mentioning.

@tjhei
Copy link
Member

tjhei commented May 30, 2021

This is great, thank you @tamiko .

Make sure that we do not run into underlinking on Debian/Ubuntu systems
with lld / ld.gold and missing libopen-pal.so on the link line
@tamiko
Copy link
Member Author

tamiko commented May 31, 2021

@bangerth I have fixed the typo.

@tamiko tamiko merged commit 6d888d6 into dealii:master May 31, 2021
tamiko added a commit that referenced this pull request May 31, 2021
[9.3] Take over #12358: Avoid underlinkage with OpenMPI on Debian/Ubuntu
@tamiko tamiko deleted the avoid_underlinkage branch January 4, 2022 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test functionality of gold linker on full set of link libraries
4 participants