On Wed, Aug 06, 2003 at 11:26:12AM -0500, Branden Robinson wrote:
> On Tue, Aug 05, 2003 at 03:32:59PM -0700, Steve Lamb wrote:
> > I don't take kindly to software installing other software without a
> > clear need and there simply was no clear need.
> Well, now, why don'tcha run 'em outta town, Tex?
> (IMO, the kernel ignoring $(CC) is the kernel's problem.)
[EMAIL PROTECTED]:~/kernel/linux-2.4.21$ grep -n gcc Makefile 
19:HOSTCC       = gcc
30:CC           = $(CROSS_COMPILE)gcc

There is a [EMAIL PROTECTED] that sollution for 2.4.x kernels (x<=20) is
perl -pi.bak -e 's/gcc/gcc-2.95/' Makefile

Regards
        Artur
-- 
http://www.shibumi.org/eoti.htm

Attachment: pgpjCIqsQM1Px.pgp
Description: PGP signature

Reply via email to