On Sat, 11 Jun 2016, Kees Cook wrote:
> On Sat, Jun 11, 2016 at 11:29 AM, Julia Lawall <[email protected]> wrote: > > Hello, > > > > I am not able to compile anything with last Friday's linux-next: > > Hi! This is due to the addition of the gcc plugin infrastructure, but > most people don't have the gcc plugin header packages installed. For > now, we're going to disable them under all*config builds: > > https://lkml.org/lkml/2016/6/11/111 > > If you want to test them, you'll need the gcc plugin development > package. On Debian and Ubuntu they are named like this: > > gcc-5-plugin-dev - Files for GNU GCC plugin development. > gcc-4.7-plugin-dev - Files for GNU GCC plugin development. > gcc-4.8-plugin-dev - Files for GNU GCC plugin development. > gcc-4.9-plugin-dev - Files for GNU GCC plugin development. OK. Thanks for the information. julia

