MEX Compilers
Mostra commenti meno recenti
When does Mathworks plan on supporting GCC for MEX compiling?
2 Commenti
Andreas Goser
il 30 Apr 2012
What is the business need for that? Or a technical need?
Ken Atwell
il 2 Mag 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?
Risposte (1)
Kaustubha Govind
il 27 Apr 2012
1 voto
2 Commenti
Walter Roberson
il 27 Apr 2012
gcc is not supported on MS Windows.
Kaustubha Govind
il 30 Apr 2012
Ah! Sorry, I assumed the OP was asking about *nix platforms.
Categorie
Scopri di più su Troubleshooting in MATLAB Compiler SDK in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!