From owner-freebsd-hackers@FreeBSD.ORG Tue May 29 18:44:53 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D1DBC16A400; Tue, 29 May 2007 18:44:53 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id BA03513C457; Tue, 29 May 2007 18:44:53 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 4E5081A4D81; Tue, 29 May 2007 11:46:02 -0700 (PDT) Received: from rot13.obsecurity.org (rot13.obsecurity.org [192.168.1.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 185E7512AB; Tue, 29 May 2007 14:44:53 -0400 (EDT) Received: by rot13.obsecurity.org (Postfix, from userid 1001) id 0CB58C1DD; Tue, 29 May 2007 14:44:53 -0400 (EDT) Date: Tue, 29 May 2007 14:44:53 -0400 From: Kris Kennaway To: Doug Barton Message-ID: <20070529184452.GA48484@rot13.obsecurity.org> References: <440b3e930705282241u44fa03a8gb0fedbb1617518df@mail.gmail.com> <465BC3A4.7030008@FreeBSD.org> <465BC507.1060902@FreeBSD.org> <465BD140.20504@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline In-Reply-To: <465BD140.20504@FreeBSD.org> User-Agent: Mutt/1.4.2.2i Cc: freebsd-hackers@freebsd.org, Ali Mashtizadeh , freebsd-current@freebsd.org, Alex Dupre Subject: Re: Xorg port problem? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 May 2007 18:44:54 -0000 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 29, 2007 at 12:07:44AM -0700, Doug Barton wrote: > Alex Dupre wrote: > > Doug Barton wrote: > >>> (Over 2GBs of RAM + Swap being used). It does this consistently when = it > >>> tries to compile xf86PciScan.c (hope thats the right file). > >> May not be the answer you want to hear, but I built all the xorg stuff > >> multiple times on -current systems both pre and post the gcc + symver > >> + version bump eras, and didn't have the problems you're seeing. > >=20 > > It's the well-known problem of new gcc 4.2 optimizations (bug). Simply > > compile with -O0 instead of -O2. >=20 > 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 wants to use ${BIGNUM} amount of memory to optimize a huge C file, so that might be fatal (or just terminally irritating) on smaller systems. Kris --DocE+STaALJfprDB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGXHSkWry0BWjoQKURAqOAAJwLB0XknNO5MDikrIYZfzPYrxEinwCeJUIL dw0VatqZb5TFQUC+8YBgREo= =9odR -----END PGP SIGNATURE----- --DocE+STaALJfprDB--