On 20/03/2020 13:21, Matthias Klose wrote: > On 3/20/20 2:15 PM, Felix Lechner wrote: >> Hi Matthias, >> >> On Fri, Mar 20, 2020 at 5:57 AM Matthias Klose <[email protected]> wrote: >>> so please differentiate between Fortran and Modula-2 modules. >> I have had some issues differentiating gfortran modules (#948033). In >> which folders do they usually reside, please? >> >> Also, why are they not all named md.gz, as in libcoarrays-dev? > CCing Alastair. He's behind the Fortran policies. > > Currently Modula-2 modules can only be found in the lib*gm2 packages. Nothing > else is packaged using Modula-2.
Fortran modules should be in either: /usr/lib/$ARCH/fortran/$compiler_version with $compiler_version currently either gfortran-mod-15 or flang-mod-34 or, the traditional include directories /usr/include/* o The files *.md.gz are docs, (markdown format), not modules. -- Alastair McKinstry, <[email protected]>, <[email protected]>, https://diaspora.sceal.ie/u/amckinstry Misentropy: doubting that the Universe is becoming more disordered.

