Let me clarify. If I build the 9.1-RC2 kernel using the clang binary
from 9.0-RELEASE, it boots fine.
On Sun, Oct 28, 2012 at 9:41 AM, Mike Cui wrote:
> I'm seeing that on 9.1-RC2 (i386), clang can no longer build a kernel
> that boots. Any kernel I build would get stuck at "T
I'm seeing that on 9.1-RC2 (i386), clang can no longer build a kernel
that boots. Any kernel I build would get stuck at "Timecounters tick
every 1.000 msec". However, building the same kernel with gcc has no
problems. Also, if I build the kernel with clang from 9.0-RELEASE, it
also works fine. I tr