29.10.2014 Views

ARM Compiler toolchain v4.1 for µVision Using the Compiler

ARM Compiler toolchain v4.1 for µVision Using the Compiler

ARM Compiler toolchain v4.1 for µVision Using the Compiler

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.

Getting started with <strong>the</strong> <strong>Compiler</strong><br />

3.6 Directing output to stdout<br />

If you want output to be sent to <strong>the</strong> standard output stream, use <strong>the</strong> -o- option. For example:<br />

armcc -c -o- hello.c<br />

This outputs an assembly listing of <strong>the</strong> source code to stdout.<br />

To send preprocessor output to stdout, use <strong>the</strong> -E option.<br />

3.6.1 See also<br />

Tasks<br />

Introducing <strong>the</strong> <strong>ARM</strong> <strong>Compiler</strong> <strong>toolchain</strong>:<br />

• <strong>Using</strong> a text file to specify command-line options on page 2-20.<br />

Reference<br />

• <strong>Compiler</strong> command-line syntax on page 3-3<br />

• <strong>Compiler</strong> command-line options listed by group on page 3-4.<br />

Introducing <strong>the</strong> <strong>ARM</strong> <strong>Compiler</strong> <strong>toolchain</strong>:<br />

• Compilation tools command-line option rules on page 2-17.<br />

<strong>ARM</strong> DUI 0375C Copyright © 2007-2008, 2011 <strong>ARM</strong>. All rights reserved. 3-13<br />

ID061811<br />

Non-Confidential

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

Saved successfully!

Ooh no, something went wrong!