13.07.2015 Views

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>TASKING</strong> <strong>VX</strong>-<strong>toolset</strong> <strong>for</strong> <strong>ARM</strong> <strong>User</strong> <strong>Guide</strong>C++ compiler option: --strict (-A)Menu entry1. Select C/C++ Compiler » Language.2. Disable the option Allow non-ANSI/ISO C++ features.Command line syntax--strict-ADefault: non-ANSI/ISO C++ features are enabled.DescriptionEnable strict ANSI/ISO mode, which provides diagnostic messages when non-standard features are used,and disables features that conflict with ANSI/ISO C or C++. All ANSI/ISO violations are issued as errors.ExampleTo enable strict ANSI mode, with error diagnostic messages, enter:cparm --strict test.ccRelated in<strong>for</strong>mationC++ compiler option --strict-warnings (Strict ANSI/ISO mode with warnings)470

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!