can we compile fortran files to mex on Windows using WSL ?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Dear all,
I am wondering if one could compile the fortran files to mex using gfortran like in Ubuntu, but now using WSL environment on windows 10 ?
If yes, this would be great help to avoid installing XE and VS 2017
Thanks :)
0 comentarios
Respuestas (1)
Walter Roberson
el 23 de Jul. de 2023
Is it possible ? Googling, posts say Yes. For example https://groups.google.com/g/comp.lang.fortran/c/e-tK0J7fHJM?pli=1
I am far from certain it would be worth the hastles.
(... unless perhaps you are in circumstances that are blocked by the Visual Studios Community license and the Intel XE free licenses. Which is something that I have run into. Those licenses both consider my volunteer assistance here to be outside the scope of "hobby" because the appropriate license test is "personal use" rather than "free". It would cost me about $CDN 10000 per year to maintain the licenses to be able to use them in my volunteer work. So I just don't... I pass on questions that require using those licenses.)
3 comentarios
Walter Roberson
el 26 de Jul. de 2023
previous posts have tended to suggest that it is possible but not simple.
Ver también
Categorías
Más información sobre Fortran with MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!