From owner-freebsd-questions@FreeBSD.ORG Sat May 24 15:24:23 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C51D1065681 for ; Sat, 24 May 2008 15:24:23 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.236]) by mx1.freebsd.org (Postfix) with ESMTP id EA0288FC17 for ; Sat, 24 May 2008 15:24:22 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so688034wra.13 for ; Sat, 24 May 2008 08:24:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=qTmfzL+B8/BfFr1tVW28sxL/KQvwKg9imwROgqzfR1I=; b=t465P74DD9IjbvV3Dkhmf8+QvxU0cdsP0syUdKrHypB/eolfJsKKtWUqqp7HiesRg+O4a2TTZkmxejhFs6d2KbolASN2UQl8KxOp/lmONyBFJiLRc7Yx6UAehKvaMWj4VpaTBsX8WWmPxWhKOyAk7sfoCxEd/fe25nYbzLqa+/Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OCue14SRstpCPXykQnSgsGyE9XtMRa9d0hNdandkZakuDx6WCYUDuLiHl8mIVNfIPIXjLQV23O1dNhRAPUCQzhXhNvC8ECfF6A6oDHrsqaavxjyjSG+/fQXfCQ+C52HIJoUpn2LK/AYZThVMjYwTEGVj3oS4Me2WIx/HDZ497DQ= Received: by 10.100.214.15 with SMTP id m15mr723544ang.58.1211642661585; Sat, 24 May 2008 08:24:21 -0700 (PDT) Received: by 10.100.226.16 with HTTP; Sat, 24 May 2008 08:24:21 -0700 (PDT) Message-ID: Date: Sat, 24 May 2008 08:24:21 -0700 From: "paul beard" To: "Kris Kennaway" In-Reply-To: <20080524082810.GH20868@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080523210854.GB20868@hub.freebsd.org> <20080524082810.GH20868@hub.freebsd.org> Cc: questions@freebsd.org Subject: Re: kernel debugging: seeing swap issues in 7.0 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: Sat, 24 May 2008 15:24:23 -0000 On Sat, May 24, 2008 at 1:28 AM, Kris Kennaway wrote: > > There is no bug in gcc. Your system does not have enough memory to > run the compilation job, so you are thrashing it severely. Try > turning down the CFLAGS optimization level, or use a precompiled > package from the FTP site or built on another machine. That's as may be, but the initial warning/error message was that the gcc folks wanted a big filed. If there is a package for this, I'll go that route. -- Paul Beard / www.paulbeard.org/