On Fri, May 25, 2001 at 03:53:39PM +0100, Neill Newman wrote:
Brett Parker wrote:
Surely you don't even need to edit the makefile, you should be able to do (in a bash shell):
export GCC=/path/and/kgcc
then compile as normal, taking for granted that the Makefile hasn't been f00ked over ;)
if you think that will override the sourced entry in the makefile then go ahead.. but I don't think it will work ;)..
Neill
its worked for me before, not in a kernel I will admit, but then being a deb user I can just stick with its default gcc which works nicely everytime ;)
Cheers,
Brett