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

Bill Deegan bill at baddogconsulting.com
Sat May 4 17:36:45 EDT 2019


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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20190504/3981ffbe/attachment-0001.html>


More information about the Scons-users mailing list