Date: Fri, 24 Mar 2000 12:22:43 +0100 (CET) From: Ronald Klop <ronald@node11a94.a2000.nl> To: David Kanter <djkanter@nwu.edu> Cc: FreeBSD stable <freebsd-stable@FreeBSD.ORG> Subject: Re: C++ writing/compiling with 3.4 stable Message-ID: <Pine.BSF.4.05.10003241218480.57514-100000@bak.evertsen.nl> In-Reply-To: <20000323215440.A97097@localhost.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
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++<tab><tab>' 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10003241218480.57514-100000>