29.12.2014 Views

RealView Compilation Tools Compiler Reference Guide - ARM ...

RealView Compilation Tools Compiler Reference Guide - ARM ...

RealView Compilation Tools Compiler Reference Guide - ARM ...

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>Compiler</strong> Command-line Options<br />

This option takes precedence if you include --pch on the same command line.<br />

Syntax<br />

--use_pch=filename<br />

Where:<br />

filename<br />

is the PCH file to be used as part of the current compilation.<br />

Restrictions<br />

The effect of this option is negated if you include --create_pch=filename on the same<br />

command line.<br />

Errors<br />

If the specified file does not exist, or is not a valid PCH file, then the compiler generates<br />

an error.<br />

See also<br />

• --create_pch=filename on page 2-18<br />

• --pch on page 2-70<br />

• --pch_dir=dir on page 2-71<br />

• --[no_]pch_messages on page 2-72<br />

• --[no_]pch_verbose on page 2-72<br />

• Precompiled header files on page 2-16 in the <strong>Compiler</strong> User <strong>Guide</strong>.<br />

2.1.119 --[no_]using_std<br />

This option enables or disables implicit use of the std namespace when standard header<br />

files are included in C++.<br />

Note<br />

This option is provided only as a migration aid for legacy source code that does not<br />

conform to the C++ standard. Its use is not recommended.<br />

Mode<br />

This option is effective only if the source language is C++.<br />

2-90 Copyright © 2007, 2010 <strong>ARM</strong> Limited. All rights reserved. <strong>ARM</strong> DUI 0348A<br />

Non-Confidential

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

Saved successfully!

Ooh no, something went wrong!