Hello,
I'm trying to build opentelemac parallel with openmpi library. I'm using perl (Strawberry Perl 5.16 (32 bits)), gfortran 4.6.2 (MinGW 32), OpenMPI 1.6.2 (32 bits).
With this configuration I successfully build opentelemac 32 bits in scalar mode and also in 64 bits version with MinGW-64
But for building parallel version I have the following error :
fl32 /c diffsel.f
'fl32' n'est pas reconnu en tant que commande interne
ou externe, un programme exécutable ou un fichier de commandes.
NMAKE : fatal error U1077: 'fl32' : return code '0x1'
In attachement you will find the complete log from "maktel all" command, executed in "[openTelemacDir]\v6p2r1\parallel\parallel_v6p2\sources" directory.
I can't find why building process is using fl32.exe (Microsoft Fortran) instead of gfortran.
I also put my systel.ini in attachment
If you have any clues or advices
Thanks for your help.
Tanguy