Loading...
Select Version
In a program that wants to use the openFT program interface, the openFT functions must be linked from the openFT library. Call the C compiler with the -lftapi option.
The following options must also be specified on some systems:
AIX | -Wl,-brtl |
HP (Itanium 64bit) | +DD64 |
Solaris (SPARC)1 | -xarch=v9 |
1A 64-bit library is also supplied on the Solaris (SPARC) platform.
Note that under HP-UX, the C compiler must always be called in ANSI mode.