GCC Installation

Submitted by hexadog
on June 9, 2005 - 7:00am

After installing GCC on my computer (with yum command), I receive the error no F77 or f2c found running the ./configure command. Why does GCC need Fortran? Shouldn't there be a Fortran compiler coming with GCC (version 4.0.0)?How can I check which programs are installed on the computer? How could I install F77 on it's own?
So many questions....
if you have the answer for any of them I am truely greatful
hexadog

What are you configuring?

vortechs
on
June 10, 2005 - 10:37am

Whatever program you are trying to run ./configure for apparently thinks it needs a fortran compiler. Do you have g77 on your system? On my fc4-test3 system, g77 comes in compat-gcc-32-g77.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
</