Date: Tue, 21 Jul 1998 15:00:23 -0500 (CDT) From: Joel Ray Holveck <joelh@gnu.org> To: suleyman@echonyc.com Cc: questions@FreeBSD.ORG Subject: Re: g++ pkg_add gcc-2.8.1.tgz Message-ID: <199807212000.PAA01445@detlev.UUCP> In-Reply-To: message from Ken Seggerman on Mon, 20 Jul 1998 19:57:34 -0400 (EDT) References:
next in thread | raw e-mail | index | archive | help
> I am running FreeBSD 2.2.5 and have gcc 2.7.2.1 from the cdrom > installation. > What I want is the new C++ features in gcc 2.8.1 and would prefer to do > a pkg_add, because I am new at this. > I take it I need to download gcc-2.8.1.tgz and glibstdc++-2.8.1-tgz. > Do I also need a new gcl 2.2.2? I don't seem to have it now. No, GCL is GNU Common Lisp. It is unrelated to gcc. You don't need to download anything. Go to the gcc port's directory and, as root, type "make install". That will build gcc and everything it depends on. > Anyway, should I pkg_delete gcc 2.7.2.1 to prevent a big mess? > And how about the existing C++ library? IIRC, gcc 2.7.2.1 is part of FreeBSD 2.2.5, not a separate port. That means that it is installed under /usr, not /usr/local, so the two can coexist peacefully. Note that you cannot rebuild FreeBSD with 2.8.1 at this time. Best, joelh -- Joel Ray Holveck - joelh@gnu.org - http://www.wp.com/piquan Fourth law of programming: Anything that can go wrong wi sendmail: segmentation violation - core dumped To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807212000.PAA01445>
