Date: Sun, 31 Dec 2000 09:47:57 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Gregg T. Geiger" Message-Id: <7458-Sun31Dec2000094757+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp AT delorie DOT com In-reply-to: (gt DOT geiger AT worldnet DOT att DOT net) Subject: Re: DJGPP Developement References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Gregg T. Geiger" > Newsgroups: comp.os.msdos.djgpp > Date: Thu, 28 Dec 2000 13:28:13 GMT > > I'm afraid the GNU/DJGPP compiler is becoming rather obsolete as > more and more developers strive to write Standard-compliant code. ??? This is a compiler issue, not a DJGPP issue. As long as GCC tracks the C and C++ standards, so is DJGPP, since we use the latest versions of GCC and libstdc++.