From owner-freebsd-questions@FreeBSD.ORG Thu Jan 28 00:35:03 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FF35106568F for ; Thu, 28 Jan 2010 00:35:03 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 2D6038FC14 for ; Thu, 28 Jan 2010 00:35:02 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NaILe-0003xs-Ej for freebsd-questions@freebsd.org; Wed, 27 Jan 2010 16:35:02 -0800 Message-ID: <27349277.post@talk.nabble.com> Date: Wed, 27 Jan 2010 16:35:02 -0800 (PST) From: gfot To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: giorgosfm@yahoo.gr Subject: How to use an older version of 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: Thu, 28 Jan 2010 00:35:03 -0000 Hi i'm trying to compile a toochain for mips and i'm having some problems with gcc 4.2.1 that my Freebsd 8.0 (64-bit) system came with. So i decided (it was proposed by the README of the toolchain) to use gcc 3.4 but i installed gcc 3.4 from ports but i still use the 4.2 when i type gcc. How can i use gcc 3.4? -- View this message in context: http://old.nabble.com/How-to-use-an-older-version-of-gcc--tp27349277p27349277.html Sent from the freebsd-questions mailing list archive at Nabble.com.