This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: [gnu.org #247421] Error During make bootstrap while installing Gcc 3.2.1 on Fedora core 4
- From: Arturas Moskvinas <arturas dot moskvinas at gmail dot com>
- Cc: tinaraj_78 at yahoo dot com, gcc-help at gcc dot gnu dot org
- Date: Wed, 20 Jul 2005 23:51:17 +0300
- Subject: Re: [gnu.org #247421] Error During make bootstrap while installing Gcc 3.2.1 on Fedora core 4
- References: <rt-247421@gnu.org> <rt-3.0.11-247421-817484.7.67081607683807@rt.gnu.org>
- Reply-to: Arturas Moskvinas <arturas dot moskvinas at gmail dot com>
> > Greetings,
> > I am trying to install Gcc3.2.1 on Fedora Core 4.
> > Already Gcc 4.0 is installed and I am trying to
> > install Gcc3.2.1 in my own directory.
> > I am facing the following error when I do make
> > bootstrap
Do you exactly need GCC 3.2.1? Or maybe it is ok to use GCC 3.2.3? If
it is ok, then install compatability compiler from fedora core 4 (yum
install compat-gcc-32). Then when you will want to use gcc 3.2.3, type
"gcc32 some.c"
Arturas M.
P.S.: i think you'll find more "compat" packages for fedora core 4.