RE: Compiling 2.2.17 on RH7

2000-09-29 Thread Charles Boening
looks like this: CC =$(CROSS_COMPILE)kgcc -D__KERNEL__ -I$(HPATH) Thanks Jason ... :-) -Original Message- From: Mark Basil [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 28, 2000 9:03 PM To: [EMAIL PROTECTED] Subject: RE: Compiling 2.2.17 on RH7 Edit the makefile in the /usr/src/linux directo

RE: Compiling 2.2.17 on RH7

2000-09-28 Thread Mark Basil
Edit the makefile in the /usr/src/linux directory, and change every 'gcc' to 'kgcc' . Hope that helps. --MB -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Charles Boening Sent: Thursday, September 28, 2000 9:54 PM To: '[EMAIL PROTECTED]' Subject: