Go to the first, previous, next, last section, table of contents.


Dlname mode

The `dlname' mode simply prints the name of a libtool library that can be passed to the dlopen(3) function call (see section Dlopened modules).

Each of the mode-args specifies a libtool library linked using the `-export-dynamic' option (see section Link mode). The names of the modules to load are printed to standard output, one per line.

If one of the mode-args was not linked with `-export-dynamic', then an error is displayed.


Go to the first, previous, next, last section, table of contents.