manpagez: man pages & more
info libtool
Home | html | info | man

File: libtool.info,  Node: Execute mode,  Next: Install mode,  Prev: Link mode,  Up: Invoking libtool

4.3 Execute mode
================

For “execute” mode, the library path is automatically set, then a
program is executed.

   The first of the MODE-ARGS is treated as a program name, with the
rest as arguments to that program.

   The following components of MODE-ARGS are treated specially:

‘-dlopen FILE’
     Add the directory containing FILE to the library path.

   This mode sets the library path environment variable according to any
‘-dlopen’ flags.

   If any of the ARGS are libtool executable wrappers, then they are
translated into the name of their corresponding uninstalled binary, and
any of their required library directories are added to the library path.

© manpagez.com 2000-2025
Individual documents may contain additional copyright information.