<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi to all.<br>             I have built my linux kernel using GCC many times. However,it takes me three hours to build the whole thing with my AMD XP 2,000+ processor.<br><br>I am curious on how to build my kernel using Llvm-Clang instead. I want to know exactly how to do that(doing bzImage,make modules,make modules_install,make install)<br><br>I can invoke "/usr/bin/clang from the directory where the kernel I'm building is,but it doesn't seem to do anything.<br><br>Any help would be greatly appreciated.<br><br>Regards,<br>              Steve<br>                                      </div></body>
</html>