print shared object dependencies NAME ldd - print shared object dependencies SYNOPSIS ldd [ option ]... file ... DESCRIPTION ldd pr...The GNU linker NAME ld - The GNU linker SYNOPSIS ld [ options ] objfile ... DESCRIPTION ld combines a number of object and archive files, relocates their data and ties up symbol re…The GNU linker NAME ld - The GNU linker SYNOPSIS ld [ options ] objfile ... DESCRIPTION ld combines a number of object and archive files, relocates their data and ties up symbol re…...nd then list the dynamic dependencies of the program: $ cc -g -o prog prog.c -L. -ldemo $ ldd prog linux-vdso.so.1 => (0x00007fff86d66000) libdemo.so.1 => not found libc.so.6 =>…display dynamic shared objects linked into a process NAME pldd - display dynamic shared objects linked into a process SYNOPSIS pldd pid pldd option DESC...