(Page 10 of 10 in this chapter)
-Ic:\nms\include -DWIN32
-I/opt/nms/include -DUNIX -DUNIX_SVR4 Application Linking
-L /opt/nms/lib or by setting the LD_LIBRARY_PATH environment variable to /opt/nms/lib.
cc -I/opt/nms/include -DUNIX -DUNIX_SVR4 -L/opt/nms/lib -ladi -ldl myproc.cNote: For UnixWare 2.x systems, you must also specify the
-Kthread flag when compiling and linking. This flag generates and links code for multi-threaded applications.
Utility Binaries
-Ic:\nms\include -DOS2
(Page 10 of 10 in this chapter)