From owner-freebsd-questions@FreeBSD.ORG Tue Aug 14 14:20:38 2007 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 6D8F216A417 for ; Tue, 14 Aug 2007 14:20:38 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id 1BB5A13C459 for ; Tue, 14 Aug 2007 14:20:37 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.1/8.14.1) id l7EEKaMG026666; Tue, 14 Aug 2007 09:20:36 -0500 (CDT) (envelope-from dan) Date: Tue, 14 Aug 2007 09:20:35 -0500 From: Dan Nelson To: Charlie Caroff Message-ID: <20070814142035.GA12277@dan.emsphone.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 7.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-questions@freebsd.org Subject: Re: how to use an upgraded gcc compiler 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: Tue, 14 Aug 2007 14:20:38 -0000 In the last episode (Aug 13), Charlie Caroff said: > I am running FreeBSD 6.2 Stable. The gcc version that was compiled in is > 3.4.6. I installed gcc 4.04. > > I'm trying to install libxml-ruby, and I need to use gcc 4.0x, > apparently. How do I use my newly installed gcc 4.04 to compile now? Is libxml-ruby different from the textproc/ruby-libxml port? That makefile says it doesn't compile with gcc 4.2, but says nothing about lower versions. -- Dan Nelson dnelson@allantgroup.com