On 02/25/2015 01:58 PM, Zaak Beekman wrote:
> When multiple executables or libraries depend on the same
> fortran source file that contains a module, parallel (Makefile)
> builds are failing for me because the .mod file is getting
> moved/renamed/written by more than one process at a time. Is
> the
When multiple executables or libraries depend on the same fortran source
file that contains a module, parallel (Makefile) builds are failing for me
because the .mod file is getting moved/renamed/written by more than one
process at a time. Is there a way to have the same module containing
sourcefile