The GNU linker NAME ld - The GNU linker SYNOPSIS ld [ options ] objfile ... DESCRIPTION ld combines a number of...dynamic linker/loader NAME ld.so, ld-linux.so - dynamic linker/loader SYNOPSIS The dynamic linker can be run either ind...dynamic linker/loader NAME ld.so, ld-linux.so - dynamic linker/loader SYNOPSIS The dynamic linker can be run either ind...The GNU linker NAME ld - The GNU linker SYNOPSIS ld [ options ] objfile ... DESCRIPTION ld combines a number of...dynamic linker/loader NAME ld.so, ld-linux.so - dynamic linker/loader SYNOPSIS The dynamic linker can be run either ind...attach a line discipline to a serial line NAME ldattach - attach a line discipline to a serial line SYNOPSIS ldattach [ -1278denoVh ] [ -i...configure dynamic linker run-time bindings NAME ldconfig - configure dynamic linker run-time bindings SYNOPSIS /sbin/ldconfig [ -nNvVX ] [ -...print shared object dependencies NAME ldd - print shared object dependencies SYNOPSIS ldd [ option ]... file ... DESCRIPTION ldd p...multiply floating-point number by integral power of 2 NAME ldexp, ldexpf, ldexpl - multiply floating-point number by integral power of 2 LIBRARY Math l...multiply floating-point number by integral power of 2 NAME ldexp, ldexpf, ldexpl - multiply floating-point number by integral power of 2 LIBRARY Math l...multiply floating-point number by integral power of 2 NAME ldexp, ldexpf, ldexpl - multiply floating-point number by integral power of 2 LIBRARY Math l...compute quotient and remainder of an integer division NAME div, ldiv, lldiv, imaxdiv - compute quotient and remainder of an integer division LIBRARY Standar...quotient and remainder of an integer division NAME div_t, ldiv_t, lldiv_t, imaxdiv_t - quotient and remainder of an integer division LIBRARY Standard...get or set a per-process LDT entry NAME modify_ldt - get or set a per-process LDT entry LIBRARY Standard C library (......bject, and 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…...open, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlopen(const char * filename , int flags ); int…...open, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlopen(const char * filename , int flags ); int…...open, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlopen(const char * filename , int flags ); int…auditing API for the dynamic linker NAME rtld-audit - auditing API for the dynamic linker SYNOPSIS #define _GNU_SOURCE /* See feature_t......ames as the arguments. The sln program supports no command-line options. SEE ALSO ln (1), ld.so (8), ldconfig (8)