Sample programs

To build the DB-Library sample programs, you must uncomment the CFLAGS and DBLIBS definition in the makefile for your specific platform.

To run the 64-bit sample programs for RS/6000, add the following line to the makefile:

DBLIBS = $(LIBDIR)/libsybdb64.a -q64 -qarch=ppc64 -qtune=620 -DSYB_LP64