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

Warn users of this lib (add to docs) that all binaries must be statically compiled #15

Open
offlinehacker opened this issue Mar 11, 2014 · 1 comment

Comments

@offlinehacker
Copy link

You should not depend on dynamic compiled binaries, because they don't tend to work across systems. For example if linker is on non-standard path like on nixos it will not work and that's not the only example.

@sindresorhus
Copy link
Contributor

👍

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

2 participants