Re: smod files aren't deleted using scons -c
Bill Deegan <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <CAEyG4CHbfMdS+na_F1ekdBUb=FHnJg62-S+YD-1ETovFj-W_-A@mail.gmail.com> |
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 <[email protected]> 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 > [email protected] > https://pairlist4.pair.net/mailman/listinfo/scons-users > _______________________________________________ Scons-users mailing list [email protected] https://pairlist4.pair.net/mailman/listinfo/scons-users