mexopt.sh not functional in R2016?

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)

Asked:

on 15 Sep 2016

Answered:

on 24 Sep 2016

Community Treasure Hunt

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

Start Hunting!