From owner-freebsd-questions@FreeBSD.ORG Thu Mar 8 06:16:15 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A16C616A402 for ; Thu, 8 Mar 2007 06:16:15 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.freebsd.org (Postfix) with ESMTP id 7FCB813C461 for ; Thu, 8 Mar 2007 06:16:15 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.141] (may be forged)) by mxout3.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l286GFmj032455 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 7 Mar 2007 22:16:15 -0800 X-Auth-Received: from [192.168.10.41] (c-67-187-172-183.hsd1.ca.comcast.net [67.187.172.183]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l286GErd007292 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 7 Mar 2007 22:16:14 -0800 Message-ID: <45EFAA2A.8090407@u.washington.edu> Date: Wed, 07 Mar 2007 22:16:10 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.9 (X11/20070122) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20070308014733.GA52736@thought.org> <45EF6E2A.6040706@cyberwang.net> <20070308060755.GB84395@thought.org> In-Reply-To: <20070308060755.GB84395@thought.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.3.7.220433 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: gcc43 build snafu 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, 08 Mar 2007 06:16:15 -0000 Gary Kline wrote: > On Wed, Mar 07, 2007 at 09:00:10PM -0500, Sean Bryant wrote: >> Gary Kline wrote: >>> Why, oh why, is this gcc-4.3 build bombing ("jc1: out of memory") >>> when I've got .75G of RAM and a huge disk? If the gcc43 port is >>> experimental, would somebodt kindly clue me in? >>> > [[ ... ]] > >>> >> http://gcc.gnu.org/ >> >> It's right there on the front page. So yes I'd call it experimental. > > Right. I should've checked ggc.gnu.org. Be glad when they got > their new compiler working. Looks soild for increased > optimization, too. You could try building without java support--that should cut down on your build resources use a ton. Oh, I'm not sure how fast your PC is, but it'll probably take 2-3 hours to compile that alone :).. -Garrett