2008/1/3, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>
> Indeed, that is widely known. :)
>
> You can compile most things with various optimizations, but not everything
> will work with every optimization, especially -O3. Some things do not
> like any optimization except -O2, and alot of time is neede
Indeed, that is widely known. :)
You can compile most things with various optimizations, but not everything
will work with every optimization, especially -O3. Some things do not
like any optimization except -O2, and alot of time is needed to test the
results.
> No, I won't.
>
> But first, happy
No, I won't.
But first, happy new year to all the (B)LFS-ers.
I compiled at the end of last year a new LFS system, and wanted to "push"
things a little. So I compiled everything with "-O3 -march=athlon-xp"
C(XX)FLAGS, from LFS to BLFS.
Then I started to notice some problems with my system. Gtk d