MATLAB COMPILER RELEASE NOTES Guía de usuario Pagina 206

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 264
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 205
mbuild
7-28
-setup
Interactively specify the compiler options
file to use as default for future
invocations of
mbuild by placing it in
<UserProfile>\Application Data\
MathWorks\MATLAB\R12
(Windows) or
$HOME/.matlab/R12 (UNIX). When this
option is specified, no other command line
input is accepted.
-U<name>
Remove any initial definition of the C
preprocessor symbol
<name>. (Inverse of
the
-D option.)
-v
Verbose; Print the values for important
internal variables after the options file is
processed and all command line
arguments are considered. Prints each
compile step and final link step fully
evaluated to see which options and files
were used. Very useful for debugging.
<name>=<value>
(UNIX) Override an options file variable
for variable
<name>.If<value> contains
spaces, enclos e it in single quotes, e.g.,
CFLAGS='opt1 opt2'. The definition,
<def>, can reference other variables
defined in the options file. To reference a
variable in the options file, prepend the
variable name with a
$, e.g.,
CFLAGS='$CFLAGS opt2'.
Option Description
Vista de pagina 205
1 2 ... 201 202 203 204 205 206 207 208 209 210 211 ... 263 264

Comentarios a estos manuales

Sin comentarios