Prev Up (Under construction)

gperf

gperf is a program that generates perfect hash functions for sets of keywords

Compilation

Needs C++ compiler. Installation needs dvips.

V3.0.4

             # HP-UX 11.11, native compilers
   configure CC=cc CFLAGS="-fast -D_REENTRANT -D_FILE_OFFSET_BITS=64 +z" CXX=aCC CXXFLAGS="-O -D_REENTRANT -D_FILE_OFFSET_BITS=64 +z" --disable-shared --prefix=/tmp/gperf-3.0.4 
             # AIX 7.1, C 12.1
   configure --prefix=/tmp/gperf-3.0.4 CC=cc CXX=xlC CFLAGS="-O2 -D_LARGE_FILES -D_REENTRANT" CXXFLAGS="-O2 -D_LARGE_FILES -D_REENTRANT" --disable-shared          

   make 
   make install

Installation and configuration


Last updated: Fri, Jul 5, 2013 11:41:21 PM , M.Kraemer

Impressum Data privacy protection