Skip to content

the SONAME in the linux shared object is wrong #142

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

Closed
mattip opened this issue Feb 28, 2024 · 1 comment · Fixed by #143
Closed

the SONAME in the linux shared object is wrong #142

mattip opened this issue Feb 28, 2024 · 1 comment · Fixed by #143

Comments

@mattip
Copy link
Collaborator

mattip commented Feb 28, 2024

After #141 and removing the local patch, the wheel seems to be produced correctly but the SONAME in the shared object (on linux at least) is wrong: libscipy_scipy_openblas.so.

@mattip
Copy link
Collaborator Author

mattip commented Feb 28, 2024

Also, OpenMathLib/OpenBLAS#4534 will require fixes on windows for the latest nightly build: now both SYMBOLPREFIX and LIBNAMEPREFIX (and correspondingly SUFFIX) should be defined.

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 a pull request may close this issue.

1 participant