From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: G++ internal bug Date: Thu, 13 Feb 1997 11:02:02 +0100 Organization: TU Chemnitz-Zwickau Lines: 25 Message-ID: <3302E69A.2524@Mathematik.tu-chemnitz.de> References: <3302cbaa DOT 82057 AT news-win DOT inp DOT nsk DOT su> NNTP-Posting-Host: argv.hrz.tu-chemnitz.de 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 Vyacheslav O. Myskin wrote: > > optimization (-O2 instead of -O in it's makefile), the second was my BTW: -O2 is the same as -O. If you really want full optimization use -O3 (which I not prefer). > have you ever seen this error? And if yes, is there any workaround? Sometimes I have seen such an error. The solution was in most cases heuristic. Sometimes I got this error when running under raw DOS with cwsdpmi and when I did the same in W95 there error was not and sometimes in the other direction (error under W95, no error under raw DOS) and somtimes it is an solution to compile without -O. But as far as I remember these errors occoured only with gcc 2.7.0. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************