1GPLIB(1)                      Linux user's manual                     GPLIB(1)
2
3
4

NAME

6       gplib - GNU PIC librarian
7

SYNOPSIS

9       gplib [options] library [member]
10

WARNING

12       The information in this man page is an extract from the full documenta‐
13       tion of gputils and is limited to the meaning of the options.  For com‐
14       plete  and  current documentation, refer to "gputils.ps" located in the
15       gputils docs directory.
16

DESCRIPTION

18       gplib creates, modifies, and extracts from COFF archives for  Microchip
19       (TM)  PIC (TM) micro-controllers.  gplib is part of gputils.  Check the
20       gputils(1) manpage for details on other GNU PIC utilities.
21

OPTIONS

23       -c, --create
24              Create a new library.
25
26       -d, --delete
27              Delete member from library.
28
29       -h, --help
30              Show the usage message and exit.
31
32       -n, --no-index
33              Don't add symbol index.
34
35       -q, --quiet
36              Quiet mode.
37
38       -r, --replace
39              Add or replace member from library.
40
41       -s, --symbols
42              List global symbols in library.
43
44       -t, --list
45              List members in library.
46
47       -v, --version
48              Show the version information and exit.
49
50       -x, --extract
51              Extract member from library.
52

SEE ALSO

54       gputils(1)
55

AUTHOR

57       Craig Franklin <craigfranklin@users.sourceforge.net>
58
60       Copyright (C) 2002, 2003, 2004, 2005 Craig Franklin
61
62       This program is free software; you can redistribute it and/or modify it
63       under  the  terms of the GNU General Public License as published by the
64       Free Software Foundation; either version 2 of the License, or (at  your
65       option) any later version.
66
67       This  program  is  distributed  in the hope that it will be useful, but
68       WITHOUT ANY  WARRANTY;  without  even  the  implied  warranty  of  MER‐
69       CHANTABILITY  or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
70       Public License for more details.
71
72       You should have received a copy of the GNU General Public License along
73       with this program; if not, write to the Free Software Foundation, Inc.,
74       675 Mass Ave, Cambridge, MA 02139, USA.
75
76
77
78gputils-1.5.0                     2016-02-28                          GPLIB(1)
Impressum