From owner-freebsd-questions@FreeBSD.ORG Sat Apr 9 19:00:17 2005 Return-Path: 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 6B8DB16A4CE for ; Sat, 9 Apr 2005 19:00:17 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1F5043D2D for ; Sat, 9 Apr 2005 19:00:16 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j39IxvJN058301; Sat, 9 Apr 2005 13:59:57 -0500 (CDT) (envelope-from dan) Date: Sat, 9 Apr 2005 13:59:57 -0500 From: Dan Nelson To: Lis Message-ID: <20050409185957.GA284@dan.emsphone.com> References: <001101c53d05$c63e7540$0200a8c0@xp2400> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001101c53d05$c63e7540$0200a8c0@xp2400> X-OS: FreeBSD 5.4-PRERELEASE X-message-flag: Outlook Error User-Agent: Mutt/1.5.8i cc: freebsd-questions@freebsd.org Subject: Re: gcc 3.4.3 compile with fbsd 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2005 19:00:17 -0000 In the last episode (Apr 09), Lis said: > system: freebsd 5.3 with intel pentium 3 > > ok > 1) downloaded > 2) extracted > 3) mk objdir > 4) ../configure --prefix=/somewhere/ > 5) make bootstrap Is there a reason gcc-3.4.2 doesn't work? That's the version that comes with 5.3. If you really need 3.4.3, just build it from ports (lang/gcc34). -- Dan Nelson dnelson@allantgroup.com