Re: So, what about kwhich on RH6.2?

Albert D. Cahalan (acahalan@cs.uml.edu)
Thu, 4 Jan 2001 17:12:13 -0500 (EST)


>>> 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 majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/