Difference between revisions of "Gengetopt"

From CBLFS
Jump to navigationJump to search
(No difference)

Revision as of 07:42, 24 December 2006

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