LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Install g++ 4.0.2 (https://www.linuxquestions.org/questions/linux-newbie-8/install-g-4-0-2-a-799503/)

chitralcool 04-01-2010 11:04 PM

Install g++ 4.0.2
 
How can I install g++ 4.0.2, already have the newest one. but one of my make files says it needs 4.0.2. Any idea?

Drakeo 04-02-2010 12:36 AM

have fun
then when you install it do not make links to you gcc you can name it gcc402 or gcc2. the when you compile with it you will use gcc2 command.not cc or gcc

knudfl 04-02-2010 03:34 AM

Welcome to LQ. ___:)___

Please tell, which Linux, version , you are using, like
CentOS 5.4, Ubuntu 9.10, Fedora 12.
With that information included, you will get better answers.
Also please tell, which software it is, that require g++-4.0.2.
In most cases, other solutions are available.
( And a Makefile can be edited.)
http://www.linuxquestions.org/linux/...Ask_a_Question

On the most Linux, the Package Manager can install two to four
g++ compilers, all meant to be installed at the same time.
.....


All times are GMT -5. The time now is 12:20 AM.