|
|
Log in / Subscribe / Register

Moving the kernel to modern C

Moving the kernel to modern C

Posted Feb 25, 2022 4:31 UTC (Fri) by pabs (subscriber, #43278)
Parent article: Moving the kernel to modern C

I wonder what the implications of this are for Bootstrappable Builds. I guess they will just need a longer GCC versions bridge before getting to the step of building Linux.

https://bootstrappable.org/


to post comments

Moving the kernel to modern C

Posted Feb 25, 2022 10:49 UTC (Fri) by georgm (subscriber, #19574) [Link]

As written in the article, the minimum supported gcc version (5.1) already supports C11, so there shouldn't be any change here.


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