delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/02/07/05:00:59

Date: Sun, 7 Feb 1999 11:58:02 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: djgpp AT delorie DOT com
Subject: Re: djgpp internal error
In-Reply-To: <79d4t5$1mu$1@mozo.cc.purdue.edu>
Message-ID: <Pine.SUN.3.91.990207115741.15342T-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

On Thu, 4 Feb 1999, Chris Frolik wrote:

> C:\Code\Projects\Application>make -f makefile.djgpp
> gcc -c -O2 -Wall -Werror -g -m486 configuration.cpp
> File.h: In method `class File & File::operator <<<bool>(bool &)':
> In file included from configuration.cpp:6:
> File.h:226: Internal compiler error.
> File.h:226: Please submit a full bug report to `bug-g++@prep.ai.mit.edu'.
> make.exe: *** [configuration.o] Error 1
> 
> C:\Code\Projects\Application>
> ----------------------------------------------------------------------------
> -----------------------
> 
> I've looked through the FAQ, and I tried stubediting cc1.exe and cc1plus.exe
> as follows:

This is not the only thing the FAQ suggests to check in such cases.
See sections 6.4 and 6.6.  Here's a list of other possible causes
discussed in the FAQ:

  - insufficient memory (not stack space!) to compile a program;
  - incorrect setting of the TMPDIR variable;
  - faulty hardware (e.g. memory chips) or incorrect CMOS setup
    (e.g. of the CPU caches).

If you tried all these, please tell what were the results.  Also,
please use the -Q switch to find out where does it crash, and describe
(or post) the source code for the function where it happens.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019