make buildworld fails

Bob Bagwill bob at nospicedham.org
Fri Feb 24 05:39:39 PST 2006


On Fri, 24 Feb 2006 05:23:38 -0500, Emiel Kollof  
<coolvibe at xxxxxxxxxxxxxxxx> wrote:
Op vrijdag 24 februari 2006 01:23, schreef elekktretterr at xxxxxxxxxxxxxx:
Ok, so I attempted to recompile userland + kernel with custom CFLAGS
(-march=athlon-xp -ftracer -pipe) since on Linux systems these give me
pretty good results.
Don't use those (especially not -march). Stick with the defaults, they  
work
fine. Compiler optimization is overrated anyways. You only get speed
increases in some edge cases that almost never happen.
Just for grins, I wanted to try the Tiny C Compiler
   http://fabrice.bellard.free.fr/tcc/
on DBSD, since heroic gcc optimizations aren't always helpful.
Theoretically, it supports FreeBSD, but it didn't compile cleanly
out-of-the-box, and I didn't put any more effort into getting it to work.
--
Bob Bagwill




More information about the Users mailing list