DragonFly BSD
DragonFly users List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: compiling-optimizing dfly


From: all <all@xxxxxxxxxxxx>
Date: Sat, 27 Nov 2004 17:27:22 +0200

On Sat, 27 Nov 2004 11:06:08 +0700, buszhet2001@xxxxxxxxx wrote:

>can we compiling & optimizing dfly with best FLAGS,
>ex : with -march=some_arch -O3 -pipe -fomit-frame-pointer
>
>thank's
>
>br
>b.s

-fomit-frame-pointer makes debugging impossible on x86 (maybe on other
arches too) so at current state of DFly dev process, I think, is NOT
recomended.

-O3 versus -O makes very little difference imho, you won't notice 1-3%
speedup w/o benchmark.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]