04.01.2015 Views

RealView Compilation Tools - ARM Information Center

RealView Compilation Tools - ARM Information Center

RealView Compilation Tools - ARM Information Center

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Compiler Command-line Options<br />

Compiling this code with the options -M --no_depend_system_headers produces:<br />

__image.axf: hello.c<br />

See also<br />

• --depend=filename on page 2-40<br />

• --depend_format=string on page 2-41<br />

• --depend_target=target<br />

• --ignore_missing_headers on page 2-72<br />

• -M on page 2-88<br />

• --md on page 2-89<br />

• --phony_targets on page 2-103<br />

2.1.45 --depend_target=target<br />

This option sets the target for makefile dependency generation.<br />

Usage<br />

Use this option to override the default target.<br />

Restriction<br />

This option is analogous to -MT in GCC. However, behavior differs when specifying<br />

multiple targets. For example, gcc -M -MT target1 -MT target2 file.c might give a<br />

result of target1 target2: file.c header.h, whereas --depend_target=target1<br />

--depend_target=target2 treats target2 as the target.<br />

See also<br />

• --depend=filename on page 2-40<br />

• --depend_format=string on page 2-41<br />

• --depend_system_headers, --no_depend_system_headers on page 2-42<br />

• --ignore_missing_headers on page 2-72<br />

• -M on page 2-88<br />

• --md on page 2-89<br />

• --phony_targets on page 2-103<br />

2.1.46 --device=list<br />

This option lists the supported device names that can be used with the --device=name<br />

option.<br />

<strong>ARM</strong> DUI 0348C Copyright © 2007-2010 <strong>ARM</strong>. All rights reserved. 2-43<br />

ID101213<br />

Non-Confidential,

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

Saved successfully!

Ooh no, something went wrong!