How-To install gcc-8 in Debian 10 (bullseye) for Matlab R2020b?
조회 수: 26 (최근 30일)
이전 댓글 표시
As Debian 10 comes with gcc-10, I cannot mex c-files here, as Matlab says gcc-10 is too new.
R2020b's gcc version is gcc-8. I tried to install it but did't get far...
Please Help
댓글 수: 0
답변 (2개)
Andreas Goser
2023년 8월 11일
Just to to make sure you have seen the R2020b system requirements and supported compilers, I have linked them here.
In essence, you attempt to run a supported environement and are also correct abput GCC 10 being not supported.
The question now is what "but did't get far..." excactly means. Where are you stuck? Is there an error message?
댓글 수: 0
Timo Dörsam
2023년 8월 11일
댓글 수: 2
Andreas Goser
2023년 8월 11일
OK, got it. So then we need to see if there are knowlesbale people in the community about this. When I ran a Google search "gcc 8 on debian 10", this thread is number 6, which makes me believe this is not a frequent issue.
Have you considered installing a more recent MATLAB release? You may say all your project partners agreed on using R2020b, but you could give it a try. One great aspect of MathWorks products is you can install multiple release in parallel.
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!