www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/11/02/06:57:18

Date: Tue, 2 Nov 1999 11:11:42 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Shin <fxn AT retemail DOT es>
cc: djgpp AT delorie DOT com
Subject: Re: ANSI C++ compliance?
In-Reply-To: <381e1453.948154@news.iddeo.es>
Message-ID: <Pine.SUN.3.91.991102111105.20126J-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Mon, 1 Nov 1999, Shin wrote:

> I would like to know if djgpp is ANSI C++ compliant.

Actually, this is a wrong question.  You probably want to know whether
the C++ compiler and the C++ class libraries that were ported to DJGPP
comply to the ANSI/ISO C++ Standard.  DJGPP is not a compiler, it's a
library and a run-time environment that allow to run 32-bit
protected-mode programs on top of DOS and Windows.  The compiler we
use is GCC, the GNU C/C++ compiler, ported to DJGPP, and the C++
libraries developed by the GNU project.

As to whether GCC and the C++ class library comply with the standard,
the answer (AFAIK) is ``almost''.  The compiler doesn't support
namespaces yet (it accepts and ignores the relevant keywords), and
there are a few minor known bugs.  For more details, see
http://egcs.cygnus.com/bugs.html.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019