changing MinGW-w64 compiler to GCC compiler

조회 수: 1 (최근 30일)
Sangyoon Bae
Sangyoon Bae 2022년 2월 13일
댓글: Walter Roberson 2022년 2월 14일
Hi! This is Stella from Seoul National University.
I'm trying to use C code for my matlab code and my matlab code works on my Windows OS,
but my matlab code is not working on Linux OS.
I think that the reason is Window OS is using MinGW-w64 compiler and Linux OS is using GCC compiler.
How can I convert matlab code that uses MinGW-w64 compiler to GCC compiler?
  댓글 수: 3
Sangyoon Bae
Sangyoon Bae 2022년 2월 13일
Thank you for kind reply! Then it might be headers problem. Do you know how can I convert headers for MinGW to headers for GCC in matlab command or something else?
Walter Roberson
Walter Roberson 2022년 2월 14일
It might help if you were to describe more what you mean by "my matlab code is not working on Linux OS".

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

답변 (0개)

태그

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by