public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Installing 2.95.4 over 3.2
@ 2002-12-05 19:28 Vinay Kumar
  2002-12-05 23:32 ` Andreas Bauer
  2002-12-06  5:45 ` Ish Rattan
  0 siblings, 2 replies; 3+ messages in thread
From: Vinay Kumar @ 2002-12-05 19:28 UTC (permalink / raw)
  To: gcc-help

Hello grp,
  I am running gcc version 3.2 over redhat linux 8.0.
I want the support of gcc ver 2.95.4. Can I install
two gccs in parallel without affecting one another.
Some of the programs need gcc 3.2 and very few of them
need 2.95.4. Can I do this without any malfunctioning
of all the programs.
Thanks a lot in advance
-Vinay

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Installing 2.95.4 over 3.2
  2002-12-05 19:28 Installing 2.95.4 over 3.2 Vinay Kumar
@ 2002-12-05 23:32 ` Andreas Bauer
  2002-12-06  5:45 ` Ish Rattan
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Bauer @ 2002-12-05 23:32 UTC (permalink / raw)
  To: Vinay Kumar; +Cc: gcc-help

>   I am running gcc version 3.2 over redhat linux 8.0.
> I want the support of gcc ver 2.95.4. Can I install
> two gccs in parallel without affecting one another.
> Some of the programs need gcc 3.2 and very few of them
> need 2.95.4. Can I do this without any malfunctioning
> of all the programs.

Yes, but you do not install 'over' something, rather than having two
different compilers sitting quietly 'next to each other'.  However, in
case of C++ programs, the binaries produced by one of the compilers will
not like those produced by the other.  If you keep this in mind, you
should not run into any obstacles...

HTH,
Andi.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Installing 2.95.4 over 3.2
  2002-12-05 19:28 Installing 2.95.4 over 3.2 Vinay Kumar
  2002-12-05 23:32 ` Andreas Bauer
@ 2002-12-06  5:45 ` Ish Rattan
  1 sibling, 0 replies; 3+ messages in thread
From: Ish Rattan @ 2002-12-06  5:45 UTC (permalink / raw)
  To: gcc-help

On Thu, 5 Dec 2002, Vinay Kumar wrote:

> Hello grp,
>   I am running gcc version 3.2 over redhat linux 8.0.
> I want the support of gcc ver 2.95.4. Can I install
> two gccs in parallel without affecting one another.
> Some of the programs need gcc 3.2 and very few of them
> need 2.95.4. Can I do this without any malfunctioning
> of all the programs.
Yes.

-ishwar

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-12-06 13:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-05 19:28 Installing 2.95.4 over 3.2 Vinay Kumar
2002-12-05 23:32 ` Andreas Bauer
2002-12-06  5:45 ` Ish Rattan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).