Gengetopt

From CBLFS
Revision as of 07:42, 24 December 2006 by Chipster19 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Download Source: ftp://ftp.gnu.org/gnu/gengetopt/gengetopt-2.22.1.tar.gz

Introduction to GNU Gengetopt

This program generates a C function that uses getopt_long function to parse the command line options, to validate them and fills a struct.

Dependencies

Non-Multilib

Compile the package:

./configure --prefix=/usr --disable-dependency-tracking &&
make

Install the package:

make install

Multilib

32Bit

TO DO

N32

TO DO

64Bit

TO DO

Contents

Installed Programs: gengetopt
Installed Libraries: None
Installed Directories: None