Re: Help! about a INTERNAL COMPILER ERROR.

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Hendrik Schober (SpamTrap_at_gmx.de)
Date: 04/22/04


Date: Thu, 22 Apr 2004 13:07:03 +0200

Bill Gates <billgates@microsoft.com> wrote:
> [...] And the compiler prompt:
> fatal error C1001: INTERNAL COMPILER ERROR
> (compiler file 'msc1.cpp', line 1786)
> Please choose the Technical Support command on the Visual C++
> Help menu, or open the Technical Support help file for more
> information
> Error executing cl.exe.

  With VC7.1 this usually occurs when there
  is a real (syntax) error in your code.
  I don't think there is a way you can avoid
  to create a small self-contained piece of
  code that repros the ICE. Take your original
  code and cut it down as far as possible so
  that it still produces the error.
  Chances are, that, while doing this, you
  will find the cause for the error or a
  workaround. If not, post this to one of the
  language groups where it will most likely
  get picked up and entered as a bug along
  with some means to find you a workaround.

> [...]
> thanks

  HTH,

  Schobi

-- 
SpamTrap@gmx.de is never read
I'm Schobi at suespammers dot org
"Sometimes compilers are so much more reasonable than people."
  Scott Meyers


Relevant Pages

  • Re: fatal error C1001: INTERNAL COMPILER ERROR
    ... >> INTERNAL COMPILER ERROR ... or open the Technical Support help file for more information ... if there's a repro it can be added to ... > I'm Schobi at suespammers dot org ...
    (microsoft.public.dotnet.languages.vc)
  • Re: SpyBot S&D written in Delphi
    ... Kevin Berry wrote: ... > * Internal compiler error L681. ... > The first one really annoys me because the workaround is tedious. ... Prev by Date: ...
    (borland.public.delphi.non-technical)