LWN.net Logo

LFCS 2012: LLVM and Linux

LFCS 2012: LLVM and Linux

Posted May 3, 2012 7:13 UTC (Thu) by mlopezibanez (guest, #66088)
Parent article: LFCS 2012: LLVM and Linux

Clang/LLVM are indeed awesome, and it is good that there is the option to compile the kernel with it.

But I really don't understand all this hate for GCC coming from the Linux kernel guys.


(Log in to post comments)

LFCS 2012: LLVM and Linux

Posted May 4, 2012 20:39 UTC (Fri) by juliank (subscriber, #45896) [Link]

I assume that's mostly because almost every new GCC release breaks kernel building?

LFCS 2012: LLVM and Linux

Posted May 6, 2012 1:57 UTC (Sun) by vonbrand (subscriber, #4458) [Link]

Mostly due to kernel developers exploiting nooks and cranies of the current compiler to the hilt, and changes in it break all sorts of unwarranted assumptions... Been there (I routinely compiled the kernel with gcc snapshots way back when) and thoroughly enjoyed the resulting fireworks.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds