deploytool translation to mcc

Is there a one-to-one translation of the options in deploytool to corresponding mcc options? The older versions of deploytool seemed to be a front-end to mcc and was displaying the corresponding mcc commandline while the newer versions might not rely on mcc?

Answers (1)

Tristan Yang
Tristan Yang on 18 Jun 2018
The newer version of deploytool still uses mcc internally. You may find out the exact mcc command for compilation when examine the PackagingLog.html after compilation in the destination folder.
You may refer to the documentation page here that describes what the options stands for in the mcc command.

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products

Release

R2017b

Asked:

on 15 Jun 2018

Answered:

on 18 Jun 2018

Community Treasure Hunt

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

Start Hunting!