Mo Filename; Mt Filename - Analog Devices VISUALDSP++ 3.5 Manual

C/c++ compiler and library for adsp-219x processors
Hide thumbs Also See for VISUALDSP++ 3.5:
Table of Contents

Advertisement

Compiler Command-Line Interface
-M
The
(generate make rules only) switch directs the compiler not to com-
-M
pile the source file but to output a rule, which is suitable for the make
utility, describing the dependencies of the main program file. The format
of the make rule output by the preprocessor is:
object-file: include-file ...
-MD
The
(generate make rules and compile) switch directs the preprocessor
-MM
to print to a file called
dencies of the main program file. After preprocessing, compilation
proceeds normally. See also the
-MM
The
(generate make rules and compile) switch directs the preprocessor
-MM
to print to
stdout
file. After preprocessing, compilation proceeds normally.

-Mo filename

The
-Mo filename
to use
filename

-Mt filename

The
-Mt filename
fies the name of the source file for which the compiler generates the make
rule when you use the
rent directory, you must provide the path name in double quotation
marks (""). The new file name will override the default
option supports the
1-32
original_filename.d
–Mo
a rule describing the dependencies of the main program
(preprocessor output file) switch directs the compiler
for the output of
–MD
(output make rule for the named source) switch speci-
or
switch. If the named file is not in the cur-
-M
-MM
extension.
.IMPORT
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
a rule describing the depen-
switch.
or
switches.
–ED
for ADSP-219x DSPs
. The
base.doj
-Mt

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?

Questions and answers

Related Products for Analog Devices VISUALDSP++ 3.5

Table of Contents