Compiling Mex with GCC on Windows
Show older comments
Hi
Any idea how to compile Mex files with GCC on Windows, other than using gnumex?
Best Regards
Wajahat
Answers (2)
Ken Atwell
on 16 Jul 2012
0 votes
gnumex may be your best bet; compilers that MEX supports does not include gcc on Windows. Just curious -- Is there a particular reason you need gcc? The Windows SDK 7.1 is free (as in beer, at least) and full-featured.
2 Comments
Wajahat
on 19 Jul 2012
Edited: Walter Roberson
on 19 Jul 2012
Ken Atwell
on 19 Jul 2012
Okay, thanks for the clarification.
Wajahat
on 30 Jul 2012
0 votes
Categories
Find more on Troubleshooting in MATLAB Compiler SDK in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!