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

See also<br />

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

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

2.1.114 --multibyte_chars, --no_multibyte_chars<br />

This option enables or disables processing for multibyte character sequences in<br />

comments, string literals, and character constants.<br />

Default<br />

The default is --no_multibyte_chars.<br />

Usage<br />

Multibyte encodings are used for character sets such as the Japanese Shift-Japanese<br />

Industrial Standard (Shift-JIS).<br />

See also<br />

• --locale=lang_country on page 2-86<br />

• --message_locale=lang_country[.codepage] on page 2-90.<br />

2.1.115 --multifile, --no_multifile<br />

This option enables or disables multifile compilation.<br />

When --multifile is selected, the compiler performs optimizations across all files<br />

specified on the command line, instead of on each individual file. The specified files are<br />

compiled into one single object file.<br />

The combined object file is named after the first source file you specify on the command<br />

line. To specify a different name for the combined object file, use the -o filename<br />

option.<br />

An empty object file is created for each subsequent source file specified on the<br />

command line to meet the requirements of standard make systems.<br />

Note<br />

Compiling with --multifile has no effect if only a single source file is specified on the<br />

command line.<br />

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

Non-Confidential,<br />

ID101213

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

Saved successfully!

Ooh no, something went wrong!