This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: upgrading fromm old gcc (newbie Q)
- From: pete at ltoi dot iap dot physik dot tu-darmstadt dot de
- To: tim at glastonburymusic dot org dot uk
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 24 Nov 2002 16:48:13 +0200 (MEST)
- Subject: Re: upgrading fromm old gcc (newbie Q)
Addendum to the previous answer:
> I already have .2.8.0 and pgcc.2.91.66 on my f00f bug pentium 133 (w/ 32M
> RAM) & 2.0.x Linux kernel.
&
> I haven't tried compiling the kernel yet (for testing) I guess that's my
> next most informative option.
AFAIK this will not work with any of the mentioned compiler (2.8,2.91,...
3.2). The Linux 2.0.x kernel needs gcc version 2.7.2[.3] to work
properly, as mentioned in {linux}/Documentation/Changes.
Cheers,
Peter