To compile SMP code, you must specify the -qsmp compiler option. When compiling with -qsmp, the driver links the libraries found on the smplibraries line in the active stanza of your configuration file. If you specify -qsmp, you must use an SMP appropriate invocation command.
Use any of the following invocations to compile SMP code or to ensure that the compiler links threadsafe libraries:
For information on linking your 32- and 64-bit SMP code, see Linking 32-bit and Linking 64-bit SMP object files.