From owner-freebsd-current@FreeBSD.ORG Tue May 29 07:36:26 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4628116A4CC for ; Tue, 29 May 2007 07:36:26 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id 629DD13C448 for ; Tue, 29 May 2007 07:36:24 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: (qmail 23191 invoked from network); 29 May 2007 07:36:22 -0000 Received: from unknown (HELO ale.andxor.it) (192.168.2.5) by andxor.it with SMTP; 29 May 2007 07:36:22 -0000 Message-ID: <465BD7F5.8030109@FreeBSD.org> Date: Tue, 29 May 2007 09:36:21 +0200 From: Alex Dupre User-Agent: Thunderbird 2.0.0.0 (X11/20070428) MIME-Version: 1.0 To: Doug Barton References: <440b3e930705282241u44fa03a8gb0fedbb1617518df@mail.gmail.com> <465BC3A4.7030008@FreeBSD.org> <465BC507.1060902@FreeBSD.org> <465BD140.20504@FreeBSD.org> In-Reply-To: <465BD140.20504@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org, Ali Mashtizadeh , freebsd-current@freebsd.org Subject: Re: Xorg port problem? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 May 2007 07:36:26 -0000 Doug Barton ha scritto: > Not disputing your answer, but I'm curious. Why would it cause > problems on some systems but not others? I haven't done anything with > my cflags ... It depends on how much RAM + Swap do you have. I know people with 1.5Gb that have such problem and others with 2.5Gb that haven't it (if I remember correctly the amounts). The "bug" is the un-optimized optimization :-) There is already a patch that will be included in 4.2.1 release, but I hope will be backported before in FreeBSD gcc. -- Alex Dupre