Compiling

The compiler must be instructed to search the PCOMM subdirectory containing the ECL header files. This is done using the /I compiler option.

The application must be compiled for multithreaded execution using the /Gm+ compiler option.