ID Number: Q79141
1.00
WINDOWS
buglist1.00
Summary:
PROBLEM ID: QCW9112005
SYMPTOMS
When using Microsoft QuickC for Windows (QC/Win) version 1.0,
telling the compiler to perform an incremental compile by
specifying /Gi.MDT in the Global options, rather than selecting the
Incremental Compile checkbox in Debug Options, causes an
unrecoverable application error (UAE) at compile time.
RESOLUTION
When specifying /Gi as a global compiler option, rather than
selecting the Incremental Compile checkbox under Debug Options
(choose Project from the Options menu, then choose Compiler from
the Customize Build Options menu), make sure that a complete
filename (basename and extension) is specified. For example, rather
than specifying /Gi.MDT, specify /GiPROGRAM.MDT.
STATUS
Microsoft has confirmed this to be a problem in QC/Win version 1.0.
We are researching this problem and will post new information here
as it becomes available.
Additional reference words: 1.00