The information in this article applies to:
SYMPTOMS
You can use Micro Focus COBOL 3.0 or Microsoft COBOL 5.0 to compile
and link MS-DOS applications with Microsoft Embedded SQL for COBOL
Programmer's Toolkit (ESQL/COBOL). However, you may run into some
linking errors using these versions of COBOL compilers.
This works correctly under earlier versions of the COBOL compilers such as Micro Focus COBOL 2.5 or Microsoft COBOL 4.5. However, with the new Micro Focus COBOL 3.0 or Microsoft COBOL 5.0, you will get the following link errors:
CAUSEDue to changes in the new COBOL compiler libraries, the original link line for linking MS-DOS applications as documented does not work correctly. WORKAROUND
To work around this problem, you can re-arrange the link line as
follows:
Please note that the order of the library files is changed. Additional query words: PTK MSDOS
Keywords : kb3rdparty |
Last Reviewed: March 15, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |