KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q63634: Resolving C Compiler LINKer Response File Error

Article: Q63634
Product(s): See article
Version(s): 6.00
Operating System(s): OS/2
Keyword(s): ENDUSER | O_OS2SDK | mspl13_c
Last Modified: 15-AUG-1990

Question:

After reinstalling OS/2 on my machine, I now receive the following
error whenever I try to compile and link any of my Microsoft C Compiler
version 6.00 programs:

   error:  unable to open response file ""

Response:

OS/2 contains an earlier version of LINK.EXE, and this version of
LINK.EXE may actually be executing instead of the version of the
LINKer provided with Microsoft C Compiler version 6.00.

One solution to this problem may be to modify your path so that the
"C600\binb" subdirectory containing LINK.EXE comes before your OS/2
subdirectory.

Another solution is to rename the LINK.EXE program in the OS/2
subdirectory to something similar to LINK.EX@. Either of these actions
will ensure that the proper version of LINK.EXE is executed.

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.