MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guida Utente Pagina 207

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 206
mbuild
7-21
-D<name>#<value>
Define a symbol name and value to the C/C++
preprocessor. Equivalent to a
#define <name> <value> directive in the
source.
-D<name>=<value>
(UNIX) Define a symbol name and value to the
C preprocessor. Equivalent to a
#define <name> <value> directive in the
source.
-f <<optionsfile>>
Specify location and name of options file to use.
Overrides the
mbuild default options file search
mechanism.
-g
Create a debuggable executable. If this option is
specified,
mbuild appends the value of options
file variables ending in
DEBUGFLAGS with their
corresponding base variable. This option also
disables the
mbuild default behavior of
optimizing built object code.
-h[elp]
Help; prints a description of mbuild and the list
of options.
-I<pathname>
Add <pathname> to the list of directories to
search for
#include files.
-inline
Inline matrix accessor functions (mx*). The
generated executable may not be compatible
with future versions of the MATLAB C/C++
Math Library or MATLAB C/C++ Graphics
Library.
-l<name>
(UNIX) Link with object library lib<name>.
-L<directory>
(UNIX) Add <directory> to the list of
directories containing object-library routines.
Table 7-1: mbuild Options (Continued)
Option Description
Vedere la pagina 206
1 2 ... 202 203 204 205 206 207 208 209 210 211 212 ... 273 274

Commenti su questo manuale

Nessun commento