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