Re: Scons don't work correctly with submodules and overload procedures in fortran

Mats Wichmann <[email protected]> Sat, 13 Apr 2019 10:31:29 -0600
Newsgroups gmane.comp.programming.tools.scons.devel
Message-ID <[email protected]>
On 4/13/19 9:23 AM, Bill Deegan wrote:
> Please move this discussion to the SCons Users mailing list as this is
> about SCons use and not internal SCons development.

well, mostly... I did see that the ifort tool, which would presumably be
appropriate in setting up the F* variables right for modern Intel
Fortran, is only in the fortran_compilers tool list in the Linux and
Cygwin cases, not Win32 (Tool/__init__.py)

> Also Please post a log of your scons build so we can see the errors you
> are encountering.
> 
> -Bill
> SCons Project Co-Manager