[Scons-users] smod files aren't deleted using scons -c

Javier GONZALEZ PLATAS jplatas at ull.edu.es
Sun May 5 03:40:48 EDT 2019


Dear Bill
I confirm that Scons doesn't take account about .smod files.

This makes me think that scons does not contemplate the possible
dependencies that should take into account.

Here more information about submodules in fortran
http://fortranwiki.org/fortran/show/Submodules

Javier González Platas



Departamento de Física
Avda. Astrofísico Fco. Sánchez s/n
Apartado 456
38200 La Laguna. S/C de Tenerife

T. 922 318 251
M. 629 080 140

ull.es <https://www.ull.es/>
------------------------------
Aviso de confidencialidad
<https://www.ull.es/informacion-sobre-web-institucional/#aviso-confidencialidad>


El sáb., 4 may. 2019 a las 23:43, Javier GONZALEZ PLATAS (<
jplatas at ull.edu.es>) escribió:

> Smod files are created for fortran compilers when you have submodules. It
> is equivalent to mod files when you have modules.
>
> El El sáb, 4 may 2019 a las 23:37, Bill Deegan <bill at baddogconsulting.com>
> escribió:
>
>> Javier,
>>
>> What are smod files?
>> Are they generated only from some fortran compilers?
>> Or for some versions of fortran?
>> Or for all?
>>
>> try:
>> scons --tree=prune and see if the smod files are there.
>> SCons can only act on files it's aware of.
>>
>> -Bill
>>
>> On Sat, May 4, 2019 at 7:08 AM Javier GONZALEZ PLATAS <jplatas at ull.edu.es>
>> wrote:
>>
>>> Hi!
>>> In fortran, when submodules have been defined, the compiler creates a
>>> .smod files.
>>> Then, I think that doing "scons -c" should delete also .smod files and
>>> not only  .o and .mod .
>>>
>>> Javier González Platas
>>>
>>>
>>>
>>> Departamento de Física
>>> Avda. Astrofísico Fco. Sánchez s/n
>>> Apartado 456
>>> 38200 La Laguna. S/C de Tenerife
>>>
>>> T. 922 318 251
>>> M. 629 080 140
>>>
>>> ull.es <https://www.ull.es/>
>>> ------------------------------
>>> Aviso de confidencialidad
>>> <https://www.ull.es/informacion-sobre-web-institucional/#aviso-confidencialidad>
>>>
>> _______________________________________________
>>> Scons-users mailing list
>>> Scons-users at scons.org
>>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>>
>> _______________________________________________
>> Scons-users mailing list
>> Scons-users at scons.org
>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>
> --
> Javier González Platas
>
>
>
> Departamento de Física
> Avda. Astrofísico Fco. Sánchez s/n
> Apartado 456
> 38200 La Laguna. S/C de Tenerife
>
> T. 922 318 251
> M. 629 080 140
>
> ull.es <https://www.ull.es/>
> ------------------------------
> Aviso de confidencialidad
> <https://www.ull.es/informacion-sobre-web-institucional/#aviso-confidencialidad>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20190505/efe53110/attachment.html>


More information about the Scons-users mailing list