Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

G++ and GCC installation question

postaquestion
Novice
513 Views

I have question about installingIntel Fortran Compiler 10.0 on our sgi Altix 450 with OS SUSE Linux Enterprise Server V10. Installation gives following information: Unable to find command "g++"! Some Linux distributions do not include 'g++' as a part of the 'gcc' installation. Please locate and install the proger 'g++' package.

How do Iget Linux Developer tools, includingGCC 3.2.3, 3.3, 3.4, 4.1, 4.11, g++ and related tools?

0 Kudos
1 Reply
TimP
Honored Contributor III
513 Views
You should be able to use the SuSE YaST software management option to install g++ from the SuSE DVD. It would give you all the required bits automatically. I don't think your SuSE will support more than one of the versions you mentioned. My SLES10 SP1 installation has gcc/g++ 4.1.2, which work fine with ifort 10.1.
0 Kudos
Reply