Fatal Error C1043 When Compiling with C1L.EXE

ID Number: Q63056

6.00

MS-DOS

buglist6.00 fixlist6.00

Summary:

The following compiler command line under Microsoft C version 6.0 will

cause a fatal error C1043:

cl /B1 C1L /Zi /Fs hello.c

The following error message is produced, with no further explanation,

when any program is compiled under DOS with the above command line:

hello.c

fatal error C1043:

Removal of any of the above command-line switches will eliminate the

error message, which does not occur under OS/2.

Microsoft has confirmed this to be a problem in C version 6.0. This

problem was corrected in C version 6.0a.

Additional reference words: 6.00