MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guide de l'utilisateur Page 212

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 354
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 211
mbuild
Option Description
-n
No execute mode. Print out any commands
that
mbuild wo uld otherwise have ex ecuted,
but do not actually execute any of them.
-O
Optimize the object code. Optimization is
enabled by default and by including this option
on the command line. If the
-g option appears
without the
-O option, optimization is disabled.
-outdir <dirname>
Place all output files in directory <dirname> .
-output
<resultname>
Create an executable named <result name>.
An appropriate executable extension is
automatically appended. Overrides the
mbuild
default executable naming mechanism.
-regsvr
(Windows only) Use the regsvr32 pro gram to
register the resulting shared library a t the end
of compilation. MATLAB Co mpiler u ses this
option whenever it produces a COM or .NET
wrapper file.
-setup
Interactively specify the c ompiler options file
to use as the default for future invocations
of
mbuild by placing it in the user profile
directory (returned by the
prefdir command).
When this option is specified, no other
command line input is accepted.
-U<name>
Remove any initial definition of the C
preprocessor symbol
<name>.(Inverseofthe
-D option.)
11-14
Vue de la page 211
1 2 ... 207 208 209 210 211 212 213 214 215 216 217 ... 353 354

Commentaires sur ces manuels

Pas de commentaire