Connecting Tech Pros Worldwide Forums | Help | Site Map

I want to upgrade my GCC to 4.1 from 3.2.2 on RH9, what do I need to install on RH9 with no 4.1 to run?

g35rider@gmail.com
Guest
 
Posts: n/a
#1: Sep 28 '06
Hi,

I am writing some code that is currently being compiled on 3.2.2 and
I want to move to 4.1, so I guess it will be using newer libraries for
std etc, if that happens, what would i need to install on a machine
with only 3.2.2 to run my 4.1 compiled program?

Thanks

Ankur


Victor Bazarov
Guest
 
Posts: n/a
#2: Sep 28 '06

re: I want to upgrade my GCC to 4.1 from 3.2.2 on RH9, what do I need to install on RH9 with no 4.1 to run?


g35rider@gmail.com wrote:
Quote:
I am writing some code that is currently being compiled on 3.2.2 and
I want to move to 4.1, so I guess it will be using newer libraries for
std etc, if that happens, what would i need to install on a machine
with only 3.2.2 to run my 4.1 compiled program?
Compiler-specific questions should be asked in the newsgroup dedicated
to that compiler. Try 'gnu.g++.help'.

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask


Closed Thread