Print

Print


Hello,

The new Linux Intel compiler (version 7) completely revamped their
handling of modules (Thank God!). I noticed that Daniel Grimwood updated
his perl scripts (http://www.theochem.uwa.edu.au/fortran/recompile/) for
avoiding cascade recompilation for the new version. However, it does not
seem to work for me.

When I make a trivial change to the code of a module, such as adding an
extra blank to a string in WRITE, all dependent modules are still
recompiled. Removing a .mod file (without changing the source code) also
causes everything that depends on it to be recompiled. This does not
happen with the other compilers.

Has someone any experience with this?
Thanks,
Aleksandar