Ältere Kommentare anzeigen
When does Mathworks plan on supporting GCC for MEX compiling?
2 Kommentare
Andreas Goser
am 30 Apr. 2012
What is the business need for that? Or a technical need?
Ken Atwell
am 2 Mai 2012
Since gcc is already supported on Linux and Mac, I'll assume you're talking about Windows.
If you just need a free-of-charge compiler, (depending on the version of MATLAB you run) the Microsoft SDK or Visual C++ Express should be more than adequate.
As Andreas asked, if you have a specific technical requirement -- something the Microsoft tools cannot fulfill -- can you capture that here? And, when you speak of gcc, do you mean MinGW, Cygwin, or possibly something else?
Antworten (1)
Kaustubha Govind
am 27 Apr. 2012
1 Stimme
2 Kommentare
Walter Roberson
am 27 Apr. 2012
gcc is not supported on MS Windows.
Kaustubha Govind
am 30 Apr. 2012
Ah! Sorry, I assumed the OP was asking about *nix platforms.
Kategorien
Mehr zu Troubleshooting in MATLAB Compiler SDK finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!