Skip to content

Instantly share code, notes, and snippets.

@ryanprior
Created October 4, 2020 14:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanprior/aaab5c26c0d95f0ae3a6dcb74ba0981c to your computer and use it in GitHub Desktop.
Save ryanprior/aaab5c26c0d95f0ae3a6dcb74ba0981c to your computer and use it in GitHub Desktop.
Links on esbuild package
$ ldd /gnu/store/rxkh9bdfg6rpqm2sxm22npq4sd5yyvlc-go-github-com-evanw-esbuild-0.7.9/bin/esbuild
linux-vdso.so.1 (0x00007ffccab9e000)
libgcc_s.so.1 => /gnu/store/01b4w3m6mp55y531kyi1g8shh722kwqm-gcc-7.5.0-lib/lib/libgcc_s.so.1 (0x00007f2934dc8000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f293499d000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f29345ac000)
/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/ld-linux-x86-64.so.2 => /lib64/ld-linux-x86-64.so.2 (0x00007f2934bbc000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment