A compiler will "pass along" the appropriate
when invoking another VisualDSP++ tool, for example, when the com-
piler driver invokes assembler and linker.
-signed-bitfield
The
-signed-bitfield
compiler to make bitfields which have not been declared with an explicit
signed or unsigned keyword to be signed. This switch does not effect plain
one-bit bitfields which are always unsigned. This is the default mode. See
also the
-unsigned-bitfield
-signed-char
The
-signed-char
the default type for
__SIGNED_CHARS__
-unsigned-char
-syntax-only
The
-syntax-only
check the source code for syntax errors and warnings. No output files will
be generated with this switch.
-sysdefs
The
-sysdefs
several preprocessor macros describing the current user and user's system.
The macros are defined as character string constants and are used in func-
tions with null-terminated string arguments.
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
(make plain bitfields signed) switch directs the
switch
(make char signed) switch directs the compiler to make
. The compiler also defines the
char signed
macro. This is the default mode when the
(make char unsigned) switch is not used.
(only check syntax) switch directs the compiler to
(system definitions) switch directs the compiler to define
-si-revision
(on page
1-47).
Compiler
switch setting
1-45
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?
Questions and answers