From owner-freebsd-stable Fri Mar 24 3:22:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from node11a94.a2000.nl (node11a94.a2000.nl [24.132.26.148]) by hub.freebsd.org (Postfix) with SMTP id A68C237B60A for ; Fri, 24 Mar 2000 03:22:49 -0800 (PST) (envelope-from ronald@node11a94.a2000.nl) Received: (qmail 57546 invoked from network); 24 Mar 2000 11:22:44 -0000 Received: from node11a94.a2000.nl (24.132.26.148) by node11a94.a2000.nl with SMTP; 24 Mar 2000 11:22:44 -0000 Date: Fri, 24 Mar 2000 12:22:43 +0100 (CET) From: Ronald Klop To: David Kanter Cc: FreeBSD stable Subject: Re: C++ writing/compiling with 3.4 stable In-Reply-To: <20000323215440.A97097@localhost.localdomain> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 23 Mar 2000, David Kanter wrote: > I'm a little worried here: I just did make deinstall in the 2.8.1 directory, > but gcc still exists on the system. I'm making 2.95 now, but is there going > to be some kind of conflict, i.e., two versions on the same box? I don't get > the feeling 2.8.1 is totally off the system...even though the package name > no longer shows up. Installing 2.95 from the ports will create a binary named g++295 or something like that. It confused me ones, because g++ will still be the old version. If you are using bash, 'g++' will help to find all the g++ versions. Succes, Ronald. > > And which library ports should I get? Will they automatically come with the > 2.95 make? > > On Thu, Mar 23, 2000 at 06:11:53PM -0600, David Kanter wrote: > > 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 > ---end quoted text--- > > -- Ronald Klop http://node11a94.a2000.nl/~ronald/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message