X-Authentication-Warning: ieva01.lanet.lv: pavenis owned process doing -bs Date: Tue, 22 Jun 1999 17:52:07 +0300 (WET) From: Andris Pavenis To: djgpp AT delorie DOT com cc: "Andrew R. Gillett" , djgpp AT delorie DOT com Subject: Re: Internal compiler error In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 22 Jun 1999, Eli Zaretskii wrote: > > On Tue, 22 Jun 1999, Andrew R. Gillett wrote: > > > c:/tools/djgpp/lang/cxx/std/bastring.h:307: Internal compiler error. > > c:/tools/djgpp/lang/cxx/std/bastring.h:307: Please submit a full bug > > report to `bug-g++@prep.ai.mit.edu'. > > > > This only happens in DOS. If I compile under Win98, the error does not > > occur. > > Even though this only happens in DOS, I suggest to submit a full bug > report to bug-g++@gnu.org, like the message says. > Which version of gcc? (seems that You have gcc-2.8.1 or gcc-2.7.2.1 as bug report address for egcs is different: egcs-bugs AT egcs DOT cygnus DOT com). I suggest to try latest version available (perhaps egcs-1.1.2, see ftp://ftp.cdrom.com/pub/simtelnet/gnu/djgpp/v2gnu/egcs/) if possible Otherwise see http://egcs.cygnus.com/faq.html#bugreport for instructions how to submit bug report. But be prepared that NO bugs will be fixed in old version of gcc and even egcs-1.1.2. We can only expect fixes in upcoming versions (if that is not done already) Andris