HP 3000 Manuals

Using the SVID IPC Library [ MPE/iX Developer's Kit Reference Manual Volume II ] MPE/iX 5.0 Documentation


MPE/iX Developer's Kit Reference Manual Volume II

Using the SVID IPC Library 
[REV BEG]

The SVID IPC library is implemented as a C/iX relocatable library located
in the file /lib/libsvipc.a.

In order to add the SVID IPC library to your list of relocatable
libraries at link time, specify svipc with the -l option of the c89
command available through the MPE/iX Shell.  For example:

     c89 -o foo foo.c -lsvipc 
[REV END]



MPE/iX 5.0 Documentation