Re: kgcc and kernel compile

2000-11-16 Thread Charles Galpin
a clean kernel compile required a make mrproper for me On Thu, 16 Nov 2000, Todd A. Jacobs wrote: > On Tue, 14 Nov 2000, Leonard den Ottolander wrote: > > > > CC =$(CROSS_COMPILE)kgcc -D__KERNEL__ -I$(HPATH) > > Yes, this is exactly what I did. I even tried passing it on the > commandline to

Re: kgcc and kernel compile

2000-11-16 Thread Todd A. Jacobs
On Tue, 14 Nov 2000, Leonard den Ottolander wrote: > > CC =$(CROSS_COMPILE)kgcc -D__KERNEL__ -I$(HPATH) Yes, this is exactly what I did. I even tried passing it on the commandline to make. (sigh) I actually ended up downrevving my servers to 6.2, since I could get clean kernel compiles out of

Re: kgcc and kernel compile

2000-11-14 Thread Leonard den Ottolander
Hi Todd, Here we go again (assuming you didn't do this already): > Quoted from an earlier post by Jason Costomiris To get my kernel compile > (2.2.17) to use it, I had to change line 25 of the top-level Makefile in > the kernel source tree. Change "cc" to "kgcc", so it looks li

Re: kgcc and kernel compile

2000-11-14 Thread Corisen
ED]> Sent: Tuesday, November 14, 2000 11:06 PM Subject: kgcc and kernel compile > Anyone else finding it impossible to compile the 2.2.16 Linux kernel even > with kgcc? As mentioned in bugzilla, I changed the compiler to use kgcc > instead of gcc, but 'make zImage' still

kgcc and kernel compile

2000-11-14 Thread Todd A. Jacobs
Anyone else finding it impossible to compile the 2.2.16 Linux kernel even with kgcc? As mentioned in bugzilla, I changed the compiler to use kgcc instead of gcc, but 'make zImage' still bombs out. Any suggestions? -- Todd A. Jacobs Senior Network Consultant _