Re: [PATCH][RFC] PentiumPro/II split in x86 config

Rusty Russell (rusty@rustcorp.com.au)
Wed, 29 May 2002 14:23:50 +1000


On Tue, 28 May 2002 00:02:00 -0300
Arnaldo Carvalho de Melo <acme@conectiva.com.br> wrote:

> Em Tue, May 28, 2002 at 11:55:47AM +0900, Miles Bader escreveu:
> > Keith Owens <kaos@ocs.com.au> writes:
> > > The kernel can only be compiled with gcc, but some bits of the build
> > > are compiled and run on the host, using the host compiler. Avoid using
> > > gccisms where there is a standard way of doing it.
> >
> > That particular gccism completely infests the kernel, so there seems
> > little point in avoiding it in favor of the uglier standard syntax.
>
> Agreed.
>
> What I'll do: continue using the simpler way that only gcc understands but
> take care to not use gccisms when and if I patch build bits.

WARNING: The older form is deprecated. From the info pages:

Another syntax which has the same meaning, obsolete since GCC 2.5, is
`FIELDNAME:', as shown here:

Janitors wanted,
Rusty.

-- 
   there are those who do and those who hang on and you don't see too
   many doers quoting their contemporaries.  -- Larry McVoy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/