[vortex] kgcc vs gcc

Andrew Morton andrewm@uow.edu.au
Thu, 05 Oct 2000 23:56:20 +1100


paul beard wrote:
> 
> Doesn't seem to work any better.
> 

Paul,

do what Fred said :)

Get your kernel building as per standard RedHat procedures and then
overwrite the existing 3c59x.c and then rebuild.

I think you can do this by installing the kernel source RPM with

	rpm -i foo.src.rpm
	rpm -bp /usr/src/RPM/SPECS/foo.spec
	rpm -bc /usr/src/RPM/SPECS/foo.spec
	
But my rpm usage is rusty.