From owner-freebsd-stable Thu Mar 23 16:56:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from hecky.it.northwestern.edu (hecky.acns.nwu.edu [129.105.16.51]) by hub.freebsd.org (Postfix) with ESMTP id 490E537C5DC for ; Thu, 23 Mar 2000 16:56:06 -0800 (PST) (envelope-from djkanter@nwu.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id SAA13348 for ; Thu, 23 Mar 2000 18:56:05 -0600 (CST) Received: from localhost.localdomain (coconut-25-028045.nuts.nwu.edu [165.124.28.45]) by hecky.acns.nwu.edu via smap (V2.0) id xma013185; Thu, 23 Mar 00 18:55:35 -0600 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id SAA88731 for freebsd-stable@freebsd.org; Thu, 23 Mar 2000 18:11:54 -0600 (CST) (envelope-from david) Date: Thu, 23 Mar 2000 18:11:53 -0600 From: David Kanter To: FreeBSD stable Subject: C++ writing/compiling with 3.4 stable Message-ID: <20000323181153.A88716@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i X-Organization: Northwestern University X-Operating-System: FreeBSD localhost.localdomain 3.4-STABLE FreeBSD 3.4-STABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How ANSI/ISO-compliant is 3.4 stable? I ask because compiling a C++ program I just wrote needed the header files with the .h extension, and didn't like using namespace std; And which version of gcc should I use? There is a 2.95 (egcs) and 2.8.1 (gcc) but the glibstdc++ seems to want 2.8.1 -- David Kanter djkanter@nwu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message