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 />

• Include files on page 2-13 in the <strong>Compiler</strong> User <strong>Guide</strong>.<br />

2.1.62 --[no_]implicit_include<br />

This option controls the implicit inclusion of source files as a method of finding<br />

definitions of template entities to be instantiated in C++.<br />

Mode<br />

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

Default<br />

The default is --implicit_include.<br />

See also<br />

• --[no_]implicit_include_searches<br />

• Implicit inclusion on page 5-15.<br />

2.1.63 --[no_]implicit_include_searches<br />

This option controls how the compiler searches for implicit include files for templates<br />

in C++.<br />

When the option --implicit_include_searches is selected, the compiler uses the search<br />

path to look for implicit include files based on partial names of the form filename.*. The<br />

search path is determined by -I, -J, and the RVCT31INC environment variable.<br />

When the option --no_implicit_include_searches is selected, the compiler looks for<br />

implicit include files based on the full names of files, including path names.<br />

Mode<br />

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

Default<br />

The default is --no_implicit_include_searches.<br />

See also<br />

• -Idir[,dir,...] on page 2-46<br />

• --[no_]implicit_include<br />

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

Non-Confidential

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

Saved successfully!

Ooh no, something went wrong!