Can I create MEX file with other than Gcc 6.3.x compiler
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hafiz Luqman
am 30 Okt. 2018
Beantwortet: Harry Vancao
am 5 Nov. 2018
I see in documentation, MATLAB support GCC6.3.x version on Linux. I have installed 6.5.0. I want to ask, can It work or it should be only 6.3 ?
0 Kommentare
Akzeptierte Antwort
Harry Vancao
am 5 Nov. 2018
Hi Hafiz,
I understand that you are currently interested in using GCC 6.5.0 with a MATLAB Release that only supports GCC 6.3.X. You should be able to use the newer version of GCC as your compiler without error.
However, MATLAB will throw a warning for the compiler mismatch. Please note, that we cannot guarantee that all functionality will behave as expected if you use the newer compiler so it is recommended that you use GCC 6.3.X
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!