Berkeley DB XML Reference Guide:
Building Berkeley DB XML for UNIX/POSIX systems

PrevRefNext

AIX

  1. I can't compile using the compiler, xlC or xlC_r.

    Some specific flags are required in order to compile and link smoothly on AIX. In addition, the default make on AIX is not GNU make, so it's necessary to install GNU make. Using this buildall.sh command will work on AIX:

    sh buildall.sh -m  -x xlC_r -c xlc_r 
      --with-berkeleydb-conf="CXXFLAGS=-qstaticinline"

PrevRefNext

Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.