Skip to content

Conversation

lostmsu
Copy link
Member

@lostmsu lostmsu commented Mar 25, 2021

What does this implement/fix? Explain your changes.

Newer Linux systems (Ubuntu, CentOS) do not contain libdl.so by default: they switched to libdl.so.2. So we try it first.

Also refactored LibraryLoader to share code between Linux and Mac (really any POSIX systems).

Does this close any currently open issues?

#1422

also refactored LibraryLoader to share code between Linux and Mac

fixes pythonnet#1422
@filmor filmor merged commit a2304dc into pythonnet:master Mar 25, 2021
@lostmsu lostmsu deleted the bugs/libdl.so.2 branch March 25, 2021 18:52
m-rossi added a commit to m-rossi/pythonnet-feedstock that referenced this pull request Aug 15, 2021
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