Embedded SQL/COBOL sample programs

On IBM, the Embedded SQL/COBOL makefile, provided to build sample programs, does not support setting the SYBPLATFORM environment variable to “dce_rs6000.” If you set the variable this way when building Embedded SQL/COBOL sample programs, the makefile will fail. Set the variable to “rs6000” instead of “dce_rs6000.”

On Sun Solaris, the Embedded SQL/COBOL makefile, provided to build sample programs, does not support setting the SYBPLATFORM environment variable to “dce_sun_svr4.” Set the variable to “sun_svr4” instead of “dce_sun_svr4.”

On HP, the Embedded SQL/COBOL makefile, provided to build sample programs, does not support setting the SYBPLATFORM environment variable to “dce_hp800.” Set the variable to “hp800” instead of “dce_hp800.”

On Digital UNIX, the Embedded SQL/COBOL makefile, provided to build sample programs, works only with the DEC COBOL compiler. The makefile does not work with the MicroFocus COBOL compiler unless it is modified.

If you are using DCE directory or security services, set the SYBPLATFORM environment variable to “dce_axposf” when using this makefile. If you are not using DCE, set the variable to “axposf.”