Cross-Compiled Linux From Scratch - Version GIT-20170803-Sparc64-Multilib

Chapter 10. Installing Basic System Software

10.69. Gperf-3.0.4

Gperf generates a perfect hash function from a key set.

10.69.1. Installation of Gperf

Prepare Gperf for compilation:

CC="gcc ${BUILD64}" ./configure \
 --prefix=/usr \
 --docdir=/usr/share/doc/gperf-3.0.4

Compile the package:

make

To test the results, issue:

make check

Install the package:

make install

10.69.2. Contents of Gperf

Installed programs: gperf
Installed directory: /usr/share/doc/gperf-3.0.4

Short Descriptions

gperf

Generates a perfect hash function from a key set

AltStyle によって変換されたページ (->オリジナル) /