beautypg.com

Compiling -31, Error information, Compiling – HP XP20000XP24000 Disk Array User Manual

Page 185

background image

Performing File Access Library (FAL) Operations

6-31

Hitachi USP V Cross-OS File Exchange User’s Guide

Compiling

An example of installation including FAL is shown below. For UNIX operating
systems, you need to use a C language compiler based on ANSI. You need to

include a header file in the program which will be using FAL.

For Windows NT/Windows

2000/2003 systems:

o. 1. Launch Developer Studio.
p. 2. Create a new project.
q. 3. Copy the following FAL files to the project folder/directory:

• dataset.h
• falmt.dll
• falmt.lib

r. 4. Select SETTING on the Developer Studio PROJECT menu.
s. 5. Select the LINK tab in the Project setting dialog.
t. 6. Add falmt.lib to the OBJECT/LIBRARY MODULE column.
u. 7. Build/Execute.

Note: For AIX systems:

#cc –qlanglvl=ansi –o output file name source file name /usr/lib/libfalmt.a

libfalmt.a: object module file name of Multi-thread for FAL.