Forttran 77

Matthew Saltzman mjs at clemson.edu
Wed Apr 8 15:57:34 UTC 2009


On Wed, 2009-04-08 at 08:09 -0700, Daniel B. Thurman wrote:
> I noticed that there is a gcc-gfortran compiler,
> but missing is the legacy g77 compiler, more noticably, that neither
> compiler appears in the cache.  This becomes self-evident when one
> installs NetBeans, and notices that it cannot seem to locate the fortran
> compiler because it does not appear in the /usr/lib/ccache folder.
> 
> Why is that?

        $ rpm -qi ccache
        [...]
        Description :
        ccache is a compiler cache.  It acts as a caching pre-processor to
        C/C++ compilers, using the -E compiler switch and a hash to detect
        ^^^^^^^^^^^^^^^
        when a compilation can be satisfied from cache.  This often results in
        a 5 to 10 times speedup in common compilations.
        
ccache doesn't support Fortran?

None of the files in the ccache RPM appear to be related to Fortran in
any way.
-- 
                Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs




More information about the users mailing list