>>> can't we just hardwire `kgcc' into the build system and be done
>>> with all this kwhich stuff? It's just a symlink....
>>
>> And break compilation on all non RedHat 7, non connectiva systems ?
>> Would you volunteer to handle the support load on l-k that would cause?
>
> Hardcoding kgcc is definitely not an option.
Creating symlinks during the build would solve the problem.
/usr/src/linux/kern-cc -> /usr/bin/kgcc
/usr/src/linux/user-cc -> /usr/bin/gcc
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/