This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gnu.org #247421] Error During make bootstrap while installing Gcc 3.2.1 on Fedora core 4


> > 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]