Hitachi MK-96RD647-01 manual Compiling, Add falmt.lib to the OBJECT/LIBRARY Module column

Models: MK-96RD647-01

1 226
Download 226 pages 34.71 Kb
Page 185
Image 185

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.

Performing File Access Library (FAL) Operations

6-31

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

Page 185
Image 185
Hitachi MK-96RD647-01 manual Compiling, Add falmt.lib to the OBJECT/LIBRARY Module column