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

You exactly need gcc 3.2.1 version, maybe it is ok to use 3.2.3? (then
you can download gcc compat package from Fedora core repositary???)

yum install compat-gcc-32

Arturas M.
P.S.: when you'll want to call gcc 3.2.3 you'll have to use "gcc32 some.c"


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