It seems John Baldwin wrote:
> >> 
> >> So the only thing I can think of is that you guys have something in
> >> your src trees that cvs & I dont...
> >> 
> >> Now what ?
> > 
> > What are the compile flags you are using?
> 
> I actually used this:
> 
> CFLAGS          ?= -O -pipe -mcpu=i686 -march=i686
> COPTFLAGS       ?= -O -pipe -mcpu=i686 -march=i686
>
> All the diffs in sys/ on the box I built this kernel on are at
> http://www.FreeBSD.org/~jhb/patches/sys-mutex.patch.  One possibly notable
> patch I had forgotten about is the fix to forward_signal() to lock with
> sched_lock.  I've just committed that though.

OK, I have installed those patches and will try out a kernel build on
that asap....

-Søren


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to