[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Athlon Incompatible Packages
- From: Alan Cox <alan redhat com>
- To: fedora-devel-list redhat com
- Subject: Re: Athlon Incompatible Packages
- Date: Tue, 24 Feb 2004 04:24:01 -0500
On Tue, Feb 24, 2004 at 12:53:13AM -0500, Ivan Gyurdiev wrote:
> >Seems to me that this is not a bug, but an intentional decision. Either
> >way, outside of the fact that any efficiencies you got from the recompile
> >would probably never make up the number of CPU cycles required for the
> >build,
>
> Why do gentoo users make such a huge deal out of this?
Because their systems are so busy building open office 24 hours a day they
don't do serious benchmarking ? From a compiler point of view there isnt really
a lot of difference between optimising for 686 and optimising for 686 using
686 only instructions. It primarily effects "cmov".
On the kernel side its a bit different, as with glibc internals.
The thing that makes the difference on many setups I've tried is -Os
(optimise for size not speed)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]