logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mklibs-small - make a minimal set of libraries

Author

       This manual page was written by Matt Kraai.

Debian                                             2002-07-07                                          MKLIBS(1)

Description

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

Name

       mklibs-small - make a minimal set of libraries

Options

-D, --no-default-lib
              Omit the default library path.

       -dDESTINATION, --dest-dirDESTINATION
              Place the libraries in DESTINATION.

       -LLIBDIR[:LIBDIR]...
              Prepend LIBDIR(s) to the library search path.

       --ldlibLDLIB
              Use LDLIB for the dynamic linker.

       --libc-extras-dirEXTRADIR
              Use EXTRADIR to find extra libc files.

       -v, --verbose
              Explain what is being done.

       -h, --help
              Display help and exit.

Synopsis

mklibs-small [OPTION]... -dDESTINATIONFILE...

See Also