From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Q: allegro_message Date: Fri, 09 Jun 2000 22:23:33 +0200 Organization: NetVision Israel Lines: 19 Message-ID: <39415245.99E85010@is.elta.co.il> References: <39402637 DOT 409213505 AT news DOT globalserve DOT net> <39405324 DOT 420716556 AT news DOT globalserve DOT net> <394095cc DOT 436991456 AT news DOT globalserve DOT net> <1352ks8jjl1mlooepatkq2pgr0mjibfmbm AT 4ax DOT com> <39412d39 DOT 31864646 AT news DOT globalserve DOT net> NNTP-Posting-Host: ras2-p65.rvt.netvision.net.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.netvision.net.il 960578728 27525 62.0.172.189 (9 Jun 2000 19:25:28 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 9 Jun 2000 19:25:28 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,ru,hebrew To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Zargon wrote: > > >>C:\DJGPP\allegro>gcc --version > >>egcs-291.60 > > > >Try upgrading to GCC 2.95.2 and DJGPP 2.03. > > That sounds suspiciously like a downgrade to me! Sorry, I fail to see how so: the version you are using sounds like it's version 2.91.60, so 2.95.2 is certainly newer. > I'd like to keep my > Pentium optimizations, namespaces, stable exception support, and > working template support, thank you very much; especially the Pentium > optimizations, which will greatly benefit this project I don't see anything in this list that doesn't work in GCC 2.95.2. Did you actually try it and saw some specific problems?