At 11:01 PM 3/15/00 -0500, Donn Miller wrote:
>Sounds like one of those nasty gcc optimization bugs. I generally
>build my kernel and world with -mpentium -O3 -pipe, and I haven't seen
>any bugs at all. I build everything with these flags without
>problems. The only problems I've see, as mentio
On 2000-Mar-16 15:04:00 +1100, Donn Miller <[EMAIL PROTECTED]> wrote:
>Basically, gcc is a very good compiler. But, it isn't exactly the
>best compiler to use for optimization. Someone told me that Sun's and
>DEC's compilers, for example, blow away gcc in terms of speed. But,
>they aren't porta
"Jeffrey J. Mountin" wrote:
> Successfully did a buildworld with -O -pipe -march=pentiumpro, installworld
> was good, remade /dev and built a generic kernel. Config'd my local kernel
> and within the first few lines of 'make depend' it bombed:
Sounds like one of those nasty gcc optimization bug
Well now...
Successfully did a buildworld with -O -pipe -march=pentiumpro, installworld
was good, remade /dev and built a generic kernel. Config'd my local kernel
and within the first few lines of 'make depend' it bombed:
> gdb -k kernel.debug vmcore.0
GNU gdb 4.18
Copyright 1998 Free Softwa