can we compile fortran files to mex on Windows using WSL ?

조회 수: 2 (최근 30일)
Hamza OUDICH
Hamza OUDICH 2023년 7월 23일
댓글: Hamza OUDICH 2023년 7월 27일
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 :)

답변 (1개)

Walter Roberson
Walter Roberson 2023년 7월 23일
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
Walter Roberson
Walter Roberson 2023년 7월 26일
previous posts have tended to suggest that it is possible but not simple.
Hamza OUDICH
Hamza OUDICH 2023년 7월 27일
Ok I might have found one in your links but on C++ libraries. I will see if I can extend to Fortran.
However, if there are any links showing clearly how to use mex-gfortran on windows It would be nice :)

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Fortran with MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by