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

Wheels get a dependency of the system libstdc++ and libgcc #1

Open
rikardn opened this issue May 4, 2023 · 2 comments
Open

Wheels get a dependency of the system libstdc++ and libgcc #1

rikardn opened this issue May 4, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@rikardn
Copy link
Contributor

rikardn commented May 4, 2023

This should be statically compiled using -static-libgcc and -static-libstdc++ (if using gcc)

@rikardn rikardn added the bug Something isn't working label May 4, 2023
@rikardn
Copy link
Contributor Author

rikardn commented May 4, 2023

Upstream: google-coral/pycoral#85

@rikardn
Copy link
Contributor Author

rikardn commented Nov 16, 2023

This is now fixed with patches to the build script in the workflow. Could try to upstream patches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant