Product Documentation

FairCom ISAM API for C

Previous Topic

Next Topic

Compiling Your Projects

This chapter explains how to compile the tutorial that guides you through the basic use of the FairCom Database ISAM C Language API Technology.

The source code is located in the drivers\c.isam\tutorials directory.

Compiling and Executing the Tutorial

This sample can be compiled in these ways:

Note: On systems running a glibc version older than 2.17, the tutorials need to be linked with librt by adding -lrt to the SYSLIBS macro in the makefile. If you are running a system with glbic older than 2.17, edit the makefile and uncomment -lrt.

In This Chapter

Compile Using Microsoft Visual Studio IDE

Command Line Compile - Windows

Command-Line IDE Compile - Windows

Command-Line Compile - Linux

TOCIndex