[Scons-dev] Scons don't work correctly with submodules and overload procedures in fortran
Mats Wichmann
mats at wichmann.us
Sat Apr 13 08:42:33 EDT 2019
On 4/13/19 4:13 AM, Javier GONZALEZ PLATAS wrote:
> Hi!
>
> The first thing is that I’m newer in scons.
>
>
>
> I’m sending a very simple example trying to making a fortran library.
> Under my opinion you could have a bug….
There's some pending work on submodules
https://github.com/SCons/scons/issues/3135
https://github.com/SCons/scons/pull/3324
does that have any relationship to your issues?
> Second, only as suggestion
>
> Dedicate a chapter in the manual for fortran compilations…
Perhaps some more detailed suggestions would make this more actionable?
> I’m having a lot of problems using the Intel fortran compiler in
> Windows. I have read all information that I have found in internet but
> imposible to make an executable at the moment. I haven’t problem to
> compile, but imposible do something during link procedure.
>
> I can créate the executable if I do myself in a command line, but not
> using scons.
Some more details would certainly help. If scons is generating
incorrect command lines compared to what you do manually, seeing those
lines gives people information what to look for. There aren't a lot of
Fortran users here, and Intel Fortran users even less, naturally.
More information about the Scons-dev
mailing list