MEX Compilers

When does Mathworks plan on supporting GCC for MEX compiling?

2 Comments

Andreas Goser
Andreas Goser on 30 Apr 2012
What is the business need for that? Or a technical need?
Ken Atwell
Ken Atwell on 2 May 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?

Sign in to comment.

Answers (1)

Kaustubha Govind
Kaustubha Govind on 27 Apr 2012

1 vote

AFAIK, gcc has been supported for a long time. Probably starting in R13, if not earlier.

2 Comments

Walter Roberson
Walter Roberson on 27 Apr 2012
gcc is not supported on MS Windows.
Kaustubha Govind
Kaustubha Govind on 30 Apr 2012
Ah! Sorry, I assumed the OP was asking about *nix platforms.

Sign in to comment.

Categories

Asked:

on 27 Apr 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!