Kernel building with GCC plugins
Kernel building with GCC plugins
Posted Jun 16, 2016 11:19 UTC (Thu) by wildea01 (subscriber, #71011)Parent article: Kernel building with GCC plugins
> These plugins have clear value to developers wishing to harden the kernel, and they are all free software (though many of them are GPLv2-only, meaning that they cannot be used to compile code needing the GCC runtime library; fortunately, the kernel does not use that library).
As far as I can tell, there are a handful of architectures that appear to link against libgcc. Are they going to find themselves in trouble here?