From owner-freebsd-questions@FreeBSD.ORG Mon Jul 10 16:16:00 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C300316A4DA for ; Mon, 10 Jul 2006 16:16:00 +0000 (UTC) (envelope-from bloodofanubis@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BDCF43D76 for ; Mon, 10 Jul 2006 16:14:51 +0000 (GMT) (envelope-from bloodofanubis@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so649096wri for ; Mon, 10 Jul 2006 09:14:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=CDIhJDNIEw3cN8vABUvmVpFEZYeLIMn1HCWpu7YJziJwiXJgtnXaLcA7kJa3zXW27tiohziJGq98q0QzANtVXLfTgeGkkuRtn/gpajStmGnorxKe8oYGPPnA4aWuvLY4wI7fb0Zm52ZQKQtgVoMfkoj7Hiu9rtJHRN0LzjVyAI4= Received: by 10.54.101.14 with SMTP id y14mr5234507wrb; Mon, 10 Jul 2006 09:14:50 -0700 (PDT) Received: from ?192.168.0.5? ( [72.155.252.108]) by mx.gmail.com with ESMTP id 65sm3412939wra.2006.07.10.09.14.50; Mon, 10 Jul 2006 09:14:50 -0700 (PDT) From: Jacob Jennings To: freebsd-questions@freebsd.org Date: Mon, 10 Jul 2006 11:26:46 -0500 User-Agent: KMail/1.9.3 References: <200607100953.14028.bloodofanubis@gmail.com> <20060710151828.GC87129@dan.emsphone.com> In-Reply-To: <20060710151828.GC87129@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607101126.46918.bloodofanubis@gmail.com> Subject: Re: Upgrading Included GCC X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jul 2006 16:16:00 -0000 I've already installed it, I should have mentioned that--sorry. What I mean is there a way to where when I type 'gcc' or 'g++' it uses gcc41 or g++41? I know I could use symlinks but that would entail removing the gcc 3.4.2 binaries which I'm afraid might be insecure.