Messages in this thread |  | | From | "Corisen" <> | Subject | Re: anyone compiled 2.2.17 on RH7 successfully? [SOLVED] | Date | Tue, 14 Nov 2000 15:08:07 +0800 |
| |
thanks for all those who replied. your help is really appreciated.
basically, in order to compile kernel in RH7, kgcc *MUST* be used instead of gcc.
to use kgcc edit the Makefile. find the line below and change to: CC =$(CROSS_COMPILE)kgcc <----(changed to kgcc instead of gcc/cc)
once again. thank you for those who helped :)
cheers!
- 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/
|  |