Re: INTERNAL COMPILER ERROR

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

From: Jørn Dahl-Stamnes (DELETEnewsman_at_REMOVEdahl-stamnes.net)
Date: 02/17/05


Date: Thu, 17 Feb 2005 10:00:37 GMT

In article <weOQd.10629$D34.4021@newssvr12.news.prodigy.com>, "AliR" <AliR@newsgroup.nospam> wrote:
>It think he is talking about the compiler crashing. I have that happen to
>me once or twice. I would get a message in the output window that said
>"Internal Compiler Error" and that was it no number or anything, it think
>the compiler was throwing an unhandled exception. :)
>
>It usually goes away with a restart.

Check you memory. When I build my latest PC, I got corrupted memory. It
generated a lot of Internal Compiler Error's. I ran MemCheck86 (or is it
MemTest?) and found a lot of errors in the memory. After installing new memory
all the problems went away.

--
Jørn Dahl-Stamnes
Homepage: http://www.dahl-stamnes.net/dahls/


Relevant Pages

  • Reasons For 64-bit: A Digest
    ... First of all, you are of course, absolutely right about your observation that a 64-bit Pointer is twice the size of a 32-bit pointer. ... I really wish the "64-bit Lobby" had made a digest of our arguments while we were fighting to get a native 64-bit compiler on the Road Map.. ... twice as many registers: double the number of general purpose registers and double the number of XMM registers. ... Expanded address space so instead of being limited to 4 GB of memory you're limited to terabytes of memory. ...
    (borland.public.delphi.non-technical)
  • Re: WWDC -- MacBook Pro?
    ... ....but once the program has loaded it into its program memory, ... boundaries, int16 are aligned on 2 byte boundaries, int32 are ... people are always able to come up with the compiler ... Case B, same glass, same ice code water.  ...
    (comp.sys.mac.system)
  • Re: Javas performance far better that optimized C++
    ... The compiler is extremely stupid. ... no memory leaks are guaranteed. ... However I have GC in my .NET programming. ... "C.9.1 Automatic Garbage Collection ...
    (comp.lang.cpp)
  • Re: Compiler and How It Handles Scope
    ... VB's compiler isn't really "state of the art" David. ... memory, no matter how many processes map the code into their virtual address ... words, no real distinction is made between Public/Private variables, or even ... > Modules can contain Public and Private variables, ...
    (microsoft.public.vb.winapi)
  • Re: WaitForSingleObject() will not deadlock
    ... Whatever memory values a thread can see when it creates a new thread can ... that later locks the same mutex. ... standardized multithreading library designed to run efficiently on existing ... A C compiler is not required to do this, and it can still be a conforming C ...
    (microsoft.public.vc.mfc)