Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 2008 17:32:02 +0200
From:      Kris Kennaway <kris@FreeBSD.org>
To:        paul beard <paulbeard@gmail.com>
Cc:        questions@freebsd.org
Subject:   Re: kernel debugging: seeing swap issues in 7.0
Message-ID:  <483834F2.1090907@FreeBSD.org>
In-Reply-To: <aeca57d90805240824k1bf74921n74aa993988e6df4c@mail.gmail.com>
References:  <aeca57d90805231302h5281f0b0ocb26fb8b0a9250fa@mail.gmail.com>	 <20080523210854.GB20868@hub.freebsd.org>	 <aeca57d90805232212n93fafcbv10f217e175d06124@mail.gmail.com>	 <20080524082810.GH20868@hub.freebsd.org> <aeca57d90805240824k1bf74921n74aa993988e6df4c@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
paul beard wrote:
> On Sat, May 24, 2008 at 1:28 AM, Kris Kennaway <kris@freebsd.org> 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.

The gcc message is a secondary failure from the process being killed at 
an unexpected point when your system ran out of memory.

Kris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?483834F2.1090907>