Re: 2.1.114 fails build on i386

Horst von Brand (vonbrand@sleipnir.valparaiso.cl)
Mon, 03 Aug 1998 22:37:24 -0500


"David S. Miller" <davem@dm.cobaltmicro.com> said:
> This fixes it. The GCC bug case only applies when the top level
> structure has a final element which is an empty "{ }" element, which
> is no longer the case.

No, you misunderstood your very own kludge ;-) gcc-2.7.2.3 (at least) hates
empty structure initializers anywhere. The ugly hack used pior to 2.1.114
works by moving the empty initializer to the end of the structure, and then
just leaving it out there. I just finished compiling a kernel with the
patch I sent earlier, it boots fine. In fact, that's what I'm running right
now.

-- 
Horst von Brand                             vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viņa del Mar, Chile                               +56 32 672616

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html