[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: where do I tell the kernel compile process to use gcc-2.95?



On Thu, May 22, 2003 at 09:53:05AM -0400, Jeremy Petzold wrote:
> I assume that the reason the kernel compile breaks on systems running 3.x 
> versions of gcc is becasue the kernel make process just calls gcc rather than 
> gcc-2.95.
> 
> so where do I have to chage this?
> 
> thanks,
> 
> Jeremy
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

Locate the top level Makefile in the kernel source tree and replace
all instances of "gcc" with "gcc-2.95". That should do it.

HTH
-- 

Amal Phadke, Ph.D



Reply to: