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

write a tool to augment a manifest from ldd output #28

Closed
convolvatron opened this issue Aug 2, 2018 · 1 comment
Closed

write a tool to augment a manifest from ldd output #28

convolvatron opened this issue Aug 2, 2018 · 1 comment

Comments

@convolvatron
Copy link
Contributor

no reason people should have to suffer tracking down dynamic dependencies

yuri@eclair:~/uniboot$ ldd examples/hw
linux-vdso.so.1 => (0x00007ffe0e320000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f3a6c560000)
/lib64/ld-linux-x86-64.so.2 (0x00007f3a6c92a000)

@eyberg
Copy link
Contributor

eyberg commented Sep 21, 2018

nanovms/ops#13
#67

@eyberg eyberg closed this as completed Oct 22, 2018
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