mexopt.sh not functional in R2016?

1 view (last 30 days)
gujax
gujax on 15 Sep 2016
Answered: gujax on 24 Sep 2016
Hi,
I copied mexopt.sh onto my home folder on mac OS X running R2016 Matlab. I edited it to enable CXX flag 'xcrun /usr/local/bin/gcc-4.8'. However, none of the changes in mexopt.sh seems to affect mex operations. It always defaults to clang.
How should I enable compilation using gnuCC?
Thanks
gujax

Accepted Answer

gujax
gujax on 24 Sep 2016
Instead edit the xml files e.g., mex_C++_maci64.xml if using C++

More Answers (0)

Categories

Find more on Write C Functions Callable from MATLAB (MEX Files) in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!