DOKK / manpages / debian 12 / mklibs / mklibs.1.en
MKLIBS(1) Debian User's Manual MKLIBS(1)

mklibs - make a minimal set of libraries

mklibs [OPTION]... -d DESTINATION FILE...

Place the minimal set of libraries required by FILE(s) in DESTINATION.

Place the libraries in DESTINATION.
Omit the default library path.
Prepend LIBDIR(s) to the library search path.
Use LDLIB for the dynamic linker.
Use EXTRADIR to find extra libc files.
Prepend TARGET- to the gcc and binutils calls.
Search in ROOT- for library rpaths.
Locate libraries and associated files relative to SYSROOT.
Pass OPTIONS to the compiler when relinking.
Use DIR (for example, lib64) in place of lib in default library paths.
Explain what is being done.
Display help and exit.

mklibs does not support the --dry-run and --version options supported by mklibs.sh.

This manual page was written by Matt Kraai.

2002-07-07 Debian