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

Better undefined symbols for manylinux #1523

Open
robtaylor opened this issue Aug 25, 2023 · 0 comments
Open

Better undefined symbols for manylinux #1523

robtaylor opened this issue Aug 25, 2023 · 0 comments

Comments

@robtaylor
Copy link

It's frustrating (and confusing for new users) when linking in manylinux, as you need to allow-undefined at link time.
I think it would be better to create a linker script with EXTERNs for the exact symbols in libpython3.so for the target python version.

Happy to have a try at this, if it seems right!

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