--locale=lang_country

This option switches the default locale for source files to the one you specify in lang_country.

Show/hideSyntax

--locale=lang_country

Where:

lang_country

is the new default locale.

Use this option in combination with --multibyte_chars.

Show/hideRestrictions

The locale name might be case-sensitive, depending on the host platform.

The permitted settings of locale are determined by the host platform.

Ensure that you have installed the appropriate locale support for the host platform.

Show/hideExample

To compile Japanese source files on an English-based Windows workstation, use:

--multibyte_chars --locale=japanese

and on a UNIX workstation use:

--multibyte_chars --locale=ja_JP

Show/hideSee also

Copyright © 2010-2011 ARM. All rights reserved.ARM DUI 0491F
Non-ConfidentialID091611