From owner-freebsd-questions Wed Oct 2 9:54:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F3EB37B401 for ; Wed, 2 Oct 2002 09:54:33 -0700 (PDT) Received: from pirania.go2.pl (pirania.go2.pl [212.126.20.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0FE443E6E for ; Wed, 2 Oct 2002 09:54:32 -0700 (PDT) (envelope-from toko@space.pl) Received: from monk (unknown [81.21.197.115]) by pirania.go2.pl (Mailer_v2.01) with SMTP id A8DEAB9E63 for ; Wed, 2 Oct 2002 19:07:45 +0200 (CEST) Date: Wed, 2 Oct 2002 18:59:59 +0200 From: Tomasz Koziara To: freebsd-questions Subject: gcc upgrade Message-Id: <20021002185959.33970686.toko@space.pl> X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi everybody I would like to upgrade form gcc-29.5.4 to gcc-33. Old gcc comes with FreeBSD as "native" compiler and is not registerd as eny installed package. Is it reasonable just to type "make all install clean" in gcc-33 port directiry ? Will I need to upgrade my c and c++ libs ( or meaby the will be upgraded as dependencies ? ). Generally - how to do all that stuff properly - not to cose a gloal mess in my system ? I have few projects in development at the time and only a smart chunk of code needs newer version of GCC. Probably, I could get by somhow in case - upgradeing would be to paintfull. Thanks for Your hints. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message