MEX Compilers
显示 更早的评论
When does Mathworks plan on supporting GCC for MEX compiling?
2 个评论
Andreas Goser
2012-4-30
What is the business need for that? Or a technical need?
Ken Atwell
2012-5-2
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?
回答(1 个)
Kaustubha Govind
2012-4-27
1 个投票
2 个评论
Walter Roberson
2012-4-27
gcc is not supported on MS Windows.
Kaustubha Govind
2012-4-30
Ah! Sorry, I assumed the OP was asking about *nix platforms.
类别
在 帮助中心 和 File Exchange 中查找有关 Troubleshooting in MATLAB Compiler SDK 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!