|
![]() ![]() ![]() |
Some specific flags are required in order to compile and link smoothly on HP-UX. In addition, the default make on HP-UX is not GNU make, so it's necessary to install GNU make. Using this buildall.sh command will work on HP-UX:
sh buildall.sh -m-x aCC -c cc --with-berkeleydb-conf="CXXFLAGS=-AA" --with-xerces-conf="-l -lstd_v2 -l -lCsup_v3 -l -lm"
The -lCsup_v3 in the command may not be necessary.
![]() ![]() ![]() |
Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.