gplib creates, modifies and extracts COFF archives. This allows a related group of objects to be combined into one file. Then this one file is passed to gplink.

Usage: gplib [options] library [member]
Options: [defaults in brackets after descriptions]
  -c, --create               Create a new library.
  -d, --delete               Delete member from library.
  -h, --help                 Show this usage message.
  -n, --no-index             Don't add symbol index.
  -q, --quiet                Quiet mode.
  -r, --replace              Add or replace member from library.
  -s, --symbols              List global symbols in library.
  -t, --list                 List members in library.
  -v, --version              Show version.
  -x, --extract              Extract member from library.

Report bugs to:
<URL:http://gputils.sourceforge.net/>
