From: jazir Newsgroups: comp.os.msdos.djgpp Subject: Re: upgrade chaos Date: Wed, 12 Jan 2000 19:30:45 +1100 Organization: Optus Internet Lines: 28 Message-ID: <387C3BB5.A52F776C@mpx.com.au> References: NNTP-Posting-Host: wdcax3-015.dialup.optusnet.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news1.mpx.com.au 947669180 2418 198.142.248.15 (12 Jan 2000 09:26:20 GMT) X-Complaints-To: abuse AT mpx DOT com DOT au NNTP-Posting-Date: 12 Jan 2000 09:26:20 GMT X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com thanks Eli, i'm willing to accept that my code is buggy, so i'll do my best at finding it. however, it was v2.02 that i upgraded from. As far as i could tell from the Knowledge Base, there were no changes to malloc or free from 2.02->2.03. But that aside, I do realise it's more likely my code is at fault. i had another problem today, and i'll report that as an official bug in GCC when i read more about the process. I was building a C++ Allegro program, when i got the following message: In file included from main.cpp:2: c:/programming/dj/include/allegro.h: In function `int operator ==(fix, fix)': c:/programming/dj/include/allegro.h:2811: Internal compiler error in `emit_store _flag', at expmed.c:4215 Please submit a full bug report. See for instructions. make.exe: *** [main.o] Error 1 Straight after this, i tried to build it again and everything went smoothly. I've been unable to reconstruct the bug. I'm seriously thinking about going back to my old installation..... g'bye, jazir.