On Thu, 2003-06-12 at 00:42, Jamie Wilkinson wrote:
> try make-kpkg MAKEOPTS="CC=gcc-2.95", apparently MAKEOPTS exists to get
> around the explicit setting of CC=gcc in the kernel makefile.

For anyone trying this at home, what you need to do is...

    export MAKEOPTS="CC=gcc-2.95"
    fakeroot make-kpkg ...

The only thing I'm finding is that its NOT being used when building
modules with the "modules_image" target.




-- 
**************
* Simon Wong *
**************

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to