Look at the --enable-languages option of config. I think by default,
you have the code but it is not built.
On Mar 30, 2006, at 10:47 AM, David M. Gaudiosi wrote:
I think I am doing something wrong. I downloaded gcc-4.1.0.tar.bz2
from
mirrors.laffeycomputer.com. I installed it according to the
installation
instructions with no errors. When I type "gcc test.f" at the command
prompt, I get "gcc: test.f: Fortran compiler not installed on this
system". I thought gfortran was included in this release of GCC. Any
ideas on what I did wrong?
Dave