On Thu, 8 Mar 2001, Ted Gervais wrote:

> Date: Thu, 8 Mar 2001 14:13:46 -0400
> From: Ted Gervais <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Kernel Compilation
>
>
> I would like to compile my own kernel for Redhat7.0 and need
> to know what else I need to install to make this possible. What I am saying is
> that apparantly there is something else I need to install that will permit me
> to work on my own kernels.  More than just downloading the kernel of interest
> and doing untarring it in /usr/src and  then running 'make menuconfig'.
>
> Or do I have this wrong?  Is there something more than the one CDrom gives
> you when installing RH7?
>
>
>  --  Ted Gervais
> Coldbrook, Nova Scotia Canada
>
>

As far as I know, all you need is to download the pristine sources from
kernel.org and that's about it.  I mean, you do have the C Development
libraries and compilers already installed, right?  Do you have gcc
installed?

Also, keep in mind that in the case of Red Hat 7 you may need to compile
the kernel with kgcc instead of gcc.  You should therefore change the
CC variable in te Makefile.  I think I saw a message from Linus in the
Linux kernel list nevertheless advising people to rty to compile the
new kernels with the GCC bundled with RH7 in case there are some interesting
bugs to report though.

-- 
------------------------------------------------------
Nitebirdz
------------------------------------------------------
http://www.linuxnovice.org
News, tips, articles, links...

*** http://www.mozilla.org ***
Fight the Microsoft.Net world domination strategy!



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to