You should be OK, though it may be a little slower. Where did it
fail? Make sure that it's compiling with kgcc not gcc! RH insisted on
using gcc-2.96 and that can't compile a kernel, so 2.95 is included as
kgcc. I've noticed that many times the kernel compile won't go right
unless you:
make mrproper
make config (oldconfig)
make dep boot modules
Take a look at the top level makefile and you'll see what I mean. IMHO,
this was a silly move on their part. What do you think happens if you
grab a clean (aka: non-RH) kernel source?
--rdp
On Sun, 1 Oct 2000, Kenneth E. Lussier wrote:
> All,
>
> Is there any real danger of compiling SMP support into a kernel if you
> only have one CPU? It appears that the RH-enhanced kernel in RH7 won't
> compile without it......
>
> Kenny
>
> **********************************************************
> To unsubscribe from this list, send mail to
> [EMAIL PROTECTED] with the following text in the
> *body* (*not* the subject line) of the letter:
> unsubscribe gnhlug
> **********************************************************
>
--
Rich Payne
[EMAIL PROTECTED] www.alphalinux.org
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************