Compiling Kernel

Robert P. J. Day rpjday at mindspring.com
Sun Sep 28 19:59:59 UTC 2003


On Sun, 28 Sep 2003, Robert L Cochran wrote:

> I have to use the gcc32 compiler to compile the kernel and modules, right?
> 
> If so...pardon a dumb question...but do I edit the Makefile variable 
> CC=gcc to CC=gcc32?
> 
> Or do I export a variable CC=gcc32? What's the approved way?

$ CC=gcc32 make ...

rday





More information about the test mailing list