From owner-freebsd-questions@FreeBSD.ORG Tue Aug 14 18:10:23 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 9538816A420 for ; Tue, 14 Aug 2007 18:10:23 +0000 (UTC) (envelope-from charlie.caroff@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 2107913C459 for ; Tue, 14 Aug 2007 18:10:22 +0000 (UTC) (envelope-from charlie.caroff@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so116337uge for ; Tue, 14 Aug 2007 11:10:21 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=c2ZkLStY1PdMjB5XBt5Sm5p7hQRaB/zaHRvUF6imw0+Xj3th6St/kdyAWYpK/NCnWJVOOH7dAQClrC4TcHaiteXZspEXYVIygZjyLLRCxw5/wLdzQpIKiyB0krt8mW3QRqLuLdjtSmereIIzrnDjyWkGbXom2tNyFkgims8Io7w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=e9vlmdvwuO9hqYYPEKY36OF0+AOkozYCXQ1KKSitVKW/9X/n/j5b+YmiUUeLxu26G0tD11/+G1cNhOwQyMguahjr6MzK3toVHKg3kj1LThQ8lOGzvR2aW14HhYNgZo3ZM2WQLgcHWxVxsdCzkc3FUGrwtLbOLleoXZi454+pYow= Received: by 10.142.128.6 with SMTP id a6mr752952wfd.1187115020609; Tue, 14 Aug 2007 11:10:20 -0700 (PDT) Received: by 10.143.6.2 with HTTP; Tue, 14 Aug 2007 11:10:20 -0700 (PDT) Message-ID: Date: Tue, 14 Aug 2007 11:10:20 -0700 From: "Charlie Caroff" To: RW In-Reply-To: <20070814184053.5e450224@gumby.homeunix.com.> MIME-Version: 1.0 References: <20070814184053.5e450224@gumby.homeunix.com.> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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 18:10:23 -0000 The ports version looks to have been abandoned a few versions ago, so I'd hoped to use the non ports version. That's the one that calls for gcc 4.0. Maybe I should try to make the ports version work -- On 8/14/07, RW wrote: > > On Mon, 13 Aug 2007 23:32:46 -0700 > "Charlie Caroff" wrote: > > > Hi, > > > > 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. > > > Are you sure about that? The port textproc/ruby-libxml is marked as > broken for ggc 4.2, but other than that doesn't have any particular gcc > requirements in the Makefile. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >