PLEX86  x86- Virtual Machine (VM) Program
 Plex86  |  CVS  |  Mailing List  |  Download  |  Linux  |  Newsgroups

How to find out what libraries a binary calls 2390


Your Ad Here

Your Ad Here

ynotssor

procmail recipe
Sure. We believe that is your name. I mean, God wouldn't let you type it there if it wasn't.... ROTLMAO? Meaning he may have an email account there, and nothing...

Thanks ynotssor. The following is the "grep'ed lib" output of:

X server initial resolution
On 22 Aug 2006 08:41:47 -0700, Abanowicz Tomasz staggered into the Black Sun and said: My Goddess, why? 1024x768 is kind of cramped. 640x480 is totally unusable unless you're...

strace -o output.txt ls-dyna

-------------------------- stat("-opt-intel-fce-9.1.036-lib-tls-x8664", 0x7fffffb1fc90) = -1 ENOENT (No such file or directory) open("-opt-intel-fce-9.1.036-lib-tls-libpthread.so.0", ORDONLY) = -1 ENOENT (No such file or directory) stat("-opt-intel-fce-9.1.036-lib-tls", 0x7fffffb1fc90) = -1 ENOENT (No such file or directory) open("-opt-intel-fce-9.1.036-lib-x8664-libpthread.so.0", ORDONLY) = -1 ENOENT (No such file or directory) stat("-opt-intel-fce-9.1.036-lib-x8664", 0x7fffffb1fc90) = -1 ENOENT (No such file or directory) open("-opt-intel-fce-9.1.036-lib-libpthread.so.0", ORDONLY) = -1 ENOENT (No such file or directory) stat("-opt-intel-fce-9.1.036-lib", {stmode=SIFDIR0755, stsize=1512, ...}) = 0 open("-usr-pgi-linux86-64-5.2-lib-tls-x8664-libpthread.so.0", ORDONLY) = -1 ENOENT (No such file or directory) stat("-usr-pgi-linux86-64-5.2-lib-tls-x8664", 0x7fffffb1fc90) = -1 ENOENT (No such file or directory) open("-usr-pgi-linux86-64-5.2-lib-tls-libpthread.so.0", ORDONLY) = -1 ENOENT (No such file or directory) stat("-usr-pgi-linux86-64-5.2-lib-tls", 0x7fffffb1fc90) = -1 ENOENT (No such file or directory) open("-usr-pgi-linux86-64-5.2-lib-x8664-libpthread.so.0", ORDONLY) = -1 ENOENT (No such file or directory) stat("-usr-pgi-linux86-64-5.2-lib-x8664", 0x7fffffb1fc90) = -1 ENOENT (No such file or directory) open("-usr-pgi-linux86-64-5.2-lib-libpthread.so.0", ORDONLY) = -1 ENOENT (No such file or directory) stat("-usr-pgi-linux86-64-5.2-lib", 0x7fffffb1fc90) = -1 ENOENT (No such file or directory) open("-lib64-tls-libpthread.so.0", ORDONLY) = 3 open("-opt-intel-fce-9.1.036-lib-libc.so.6", ORDONLY) = -1 ENOENT (No such file or directory) open("-lib64-tls-libc.so.6", ORDONLY) = 3 open("-opt-intel-fce-9.1.036-lib-libm.so.6", ORDONLY) = -1 ENOENT (No such file or directory) open("-lib64-tls-libm.so.6", ORDONLY) = 3

--------------------------

Does it look right considering that I'm running it on an AMD64 CPU?



Your Ad Here

List | Previous | Next

X server initial resolution

Linux groups from Newsgroups

The #1 Usenet Provider on the Internet

How to find out what libraries a binary calls 2389