Customizing IBM PASE for i programs to use IBM i functions

If you want your AIX® application to take advantage of IBM® i functions that are not directly supported by system-supplied PASE for i shared libraries, you need to perform some additional steps to prepare your application.

Complete the following steps to do the preparation:
  1. Code your AIX application to call any required PASE for i runtime functions that coordinate your access to the IBM i system-unique functions.
  2. If you are compiling your PASE for i programs on an AIX system, perform the following steps before you compile your customized application:
    1. Copy required IBM i system-unique header files to your AIX system.
    2. Copy required IBM i system-unique export files to your AIX system.