BUG: LINK Creates Zero-Size File if Insufficient Disk SpaceLast reviewed: July 22, 1997Article ID: Q116305 |
5.50 5.60.220
MS-DOS
kbtool kberrmsg kbbuglist
The information in this article applies to:
SYMPTOMSAttempting to link an executable file and place the resulting file on a disk that does not have enough free space available causes Microsoft LINK to create an executable file with a size of 0 bytes. LINK does not issue any warnings or error messages when this happens.
RESOLUTIONMake sure there is enough available space on the target disk for the executable file being built.
STATUSMicrosoft has confirmed this to be a problem in Visual C++ for Windows, versions 1.0 and 1.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. This is not a problem in Visual C++ 32-bit Edition.
MORE INFORMATIONThe version of LINK provided with Visual C++ 32-bit Edition issues the following error message when it is unable to create an executable because of insufficient disk space:
error LNK1108: cannot write file at 0x1000 |
Additional reference words: 5.50
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |