From: Davin Pearson Newsgroups: comp.os.msdos.djgpp Subject: Re: Internal Compiler error Date: Thu, 26 Feb 1998 03:53:18 +1300 Organization: University of Canterbury Lines: 27 Message-ID: <34F4305E.8A7@ext.canterbury.ac.nz> References: <34EF7451 DOT 1A0A AT mit DOT edu> Reply-To: d DOT pearson AT ext DOT canterbury DOT ac DOT nz NNTP-Posting-Host: exti141.tacacs.canterbury.ac.nz Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk > Hello all, > I recently received an "internal compiler error" which comes and goes > as I modify my program. Djgpp suggests that I mail a form to a bug > report > address, but I decided to try here after receiving no answer. > The same thing kept happening to me. (1) Make sure you have the latest offical DJGPP FAQ (at least January 1997) (2) Read the section: Topic Index / internal compiler error, which mentions at least two things you can do regarding CWSDPMI, and also stubedit'ing cc1plus.exe to get a bigger stack. If you address both those issues your problem should go away... I might mention that I had a 12 meg machine and I had lots of problems getting rid of "internal compiler error". If, for example, you set the stack size to be too big, then Gcc fails to have enough ram for other important stuff so it decides to give up anyway. I went out and brought a 64 meg machine to try and eliminate these problems... -- Davin Pearson d DOT pearson AT ext DOT canterbury DOT ac DOT nz