Re: Upgrade kernel

Jim Wilson <[email protected]> 30 Jul 2002 16:47:59 -0400
Newsgroups gmane.linux.redhat.ia64.general
Message-ID <[email protected]>
Don't use the gcc 3.0.x that came with Red Hat Linux 7.x.  It isn't a
production compiler, and it is known to be unsafe for kernel compiles.
If you want to compile recent IA-64 kernels, you have to use gcc 3.1.
You can download sources from the FSF and build them yourself.  Or you
can try using a tarball that David Mosberger created.  It can be found at:
        ftp://ftp.hpl.hp.com/pub/linux-ia64/gcc-3.1.tar.gz
This was annonced here:
        https://external-lists.vasoftware.com/archives//linux-ia64/2002-June/003592.html

Jim