LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help: Installation of g++ on current gcc (https://www.linuxquestions.org/questions/linux-newbie-8/help-installation-of-g-on-current-gcc-499980/)

Ange Heart 11-09-2006 02:57 AM

Help: Installation of g++ on current gcc
 
Hi Guys,

Somebody have a heart to lend its knowledge? I need to install g++ on my current gcc-3.4.5-2 version. I am using CentOS 4.3. I need this compiler for me to install some libraries; libspandsp, libsupertone, libunicall & libmfcr2.
- Where can I download g++?
- What version should I download?
- Then, once I have the file, what should I do(command) with the file.

Longing for yur assistance.

Sorry, I am a new user of Linux.

Thanks and God Bless!

Angel.

Penguin of Wonder 11-09-2006 11:10 PM

Are you sure you don't already have g++? Try
Code:

g++ --version
in the terminal and see what you get.

If you don't have it, you should get the version that matches the version of GCC you have.


All times are GMT -5. The time now is 11:38 AM.