ldd

ldd

Post by DEngel » Fri, 07 Jan 2000 04:00:00



Hello,

Can anybody tell me if there is something like Solaris ldd for AIX or any other
tools that allows me to find all dynamic dependencies for a given executable?

TIA

Detlef

 
 
 

ldd

Post by Dave Marquard » Fri, 07 Jan 2000 04:00:00



> Can anybody tell me if there is something like Solaris ldd for AIX or any other
> tools that allows me to find all dynamic dependencies for a given executable?

dump -H

-Dave

 
 
 

ldd

Post by Drew » Sat, 08 Jan 2000 04:00:00




> > Can anybody tell me if there is something like Solaris ldd for AIX or any other
> > tools that allows me to find all dynamic dependencies for a given executable?

> dump -H

> -Dave

I don't think this is actually the same as ldd. A very useful set of utilities
(including ldd) is available at:

http://www-frec.bull.com/download/out/aix.tools-1.5.1.0.exe

 
 
 

ldd

Post by DEngel » Mon, 10 Jan 2000 04:00:00


Thank you very much for the URL.

Detlef

 
 
 

1. what does this ldd output mean?

I've grabbed the nedit binaries for Solaris from the nedit main site, and
thought to check for libraries before trying to run it.  An ldd under Sol7
finds all it needs except for the last line:

      ...
      libm.so.1 =>     /opt/SUNWspro/lib/libm.so.1
      libm.so.1 (SUNW_1.1) =>  (version not found)

I've never before seen output like that from ldd.  I logged in as my system
text user (no special paths or privs) and it seems to run okay -- well, it
didn't instantly fail to exec because of a missing library, at least.

--

Targeting & Attack Radar                                  UFOs are real.
Air Force Research Labs                                   The Air Force
Senior Systems Administrator                              doesn't exist.

2. telnet problem

3. ldd -V problems

4. realtime X

5. ldd -L

6. DOC Files

7. ? testing ldd mechanism ?

8. in.nntpd problem

9. ldd problem

10. Ldd for Linux

11. ldd: How far does it go?

12. Is ldd broken ?

13. bash and ldd: no such file or directory