installing new g++
Hi,
When I installed redhat 8.0 on machine A, g++ version 3.2 was automatically installed.
However, it seems to have problem compiling some C++ programs. These programs compile OK on another machine B running redhat 7.2 with g++ 2.96
I was wondering : what can I do now? Can I just download g++ 2.96, untar it somewhere in machine A, edit my personal path... so that whenever in my user account, when g++ is called, version 2.96 will be invoked?
Are there any complications?
THanks!
Yee Seng.
|