On 11 October 2016 at 18:07, Giacomo Comes <co...@naic.edu> wrote:
> I have been using in the past the program f90cache to cache fortran compiling 
> jobs.
> Now that ccache 3.3 has support for Fortran 77 I have done some tests to see 
> if
> I can replace f90cache with ccache.

As you already have found out, ccache doesn't support Fortran 90
(modules). This is intentional, see
https://github.com/ccache/ccache/pull/90 for background. Sorry.

-- Joel

_______________________________________________
ccache mailing list
ccache@lists.samba.org
https://lists.samba.org/mailman/listinfo/ccache

Reply via email to