bin-wrapper icon indicating copy to clipboard operation
bin-wrapper copied to clipboard

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

Open offlinehacker opened this issue 11 years ago • 1 comments

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.

offlinehacker avatar Mar 11 '14 23:03 offlinehacker

:+1:

sindresorhus avatar Mar 28 '14 19:03 sindresorhus