Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2007 08:15:35 +0200
From:      Alex Dupre <ale@FreeBSD.org>
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        freebsd-hackers@freebsd.org, Ali Mashtizadeh <mashtizadeh@gmail.com>, freebsd-current@freebsd.org
Subject:   Re: Xorg port problem?
Message-ID:  <465BC507.1060902@FreeBSD.org>
In-Reply-To: <465BC3A4.7030008@FreeBSD.org>
References:  <440b3e930705282241u44fa03a8gb0fedbb1617518df@mail.gmail.com> <465BC3A4.7030008@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

It's the well-known problem of new gcc 4.2 optimizations (bug). Simply
compile with -O0 instead of -O2.

--
Alex Dupre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?465BC507.1060902>