-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, 19 Nov 2002 18:48:27 +0000, Alessandro Coppelli wrote:

>   I have  RedHat 7.3 ( with gcc-2.95.6 ) .

Such a version of GCC does not exist. Red Hat Linux 7.3 ships with
Red Hat's GCC 2.96, and with the most recent errata release it
becomes

  $ rpm --query gcc
  gcc-2.96-113

  $ gcc --version
  2.96

Additionally, GCC 3.1 is also available for Red Hat Linux 7.3 via
a sub-channel at Red Hat Network.

  $ gcc3 --version
  gcc3 (GCC) 3.1 20020604 (Red Hat Linux 7.3 3.1-5)
  Copyright (C) 2002 Free Software Foundation, Inc.
  This is free software; see the source for copying conditions. There is NO
  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

>   I want to change  the version compiler from 2.95.6
>    to 2.95.3.

Since you don't mention why you want to downgrade your compiler, I
assume you have fallen for claims that GCC 2.96 would be bad or
broken in some way. Please consider reading this:

  http://www.redhat.com/advice/speaks_gcc.html

>    Sorry for the stupid questioin, but  how I do to do this ?

If you insist on downgrading your compiler and depending libraries
(in particular C++ libraries), why not simply fetch a source tarball
and compile it?

- -- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)

iD8DBQE92v5X0iMVcrivHFQRAgpuAJ0TkiLHE8rdXjUkWhO+lkr4Yuv+iQCeLiA9
otWQ3wbMoBW/3kexOft+vF0=
=2k/G
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to