Re: We interrupt you regularly scheduled catfight for.. Linux 2.2.18pre13

From: Peter Samuelson (peter@cadcamlab.org)
Date: Sat Sep 30 2000 - 20:28:54 EST


[Christoph Hellwig]
> If you are using a distribution that ships with a default C compiler
> that is not able to compile linux kernel, use make CC=kgcc (redhat)
> or CC=gcc272 (debian) instead.

That works for >= 2.3.30 or so. For 2.2 it's more like

  make CC="kgcc -D__KERNEL__ -I`pwd`/include"

which is really too much to tell people to do. Most people would
probably rather just edit the makefile.

Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Sep 30 2000 - 21:00:28 EST