mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 01:11:02 +00:00
ICU-10663 Update zos build instructions concerning heap size settings in the readme
X-SVN-Rev: 35250
This commit is contained in:
parent
0cae113eec
commit
fcb9a8ed56
1 changed files with 6 additions and 0 deletions
|
@ -1151,6 +1151,12 @@
|
|||
<pre><samp>export _CXX_PSYSIX="CEE.SCEELIB(C128N)":"CBC.SCLBSID(IOSTREAM,COMPLEX)"</samp></pre>
|
||||
</li>
|
||||
|
||||
<li>When building ICU data, the heap size may need to be increased with the following
|
||||
environment variable:
|
||||
|
||||
<pre><samp>export _CEE_RUNOPTS="HEAPPOOLS(ON),HEAP(4M,1M,ANY,FREE,0K,4080)"</samp></pre>
|
||||
</li>
|
||||
|
||||
|
||||
<li>The rest of the instructions for building and testing ICU on z/OS with
|
||||
UNIX System Services are the same as the <a href="#HowToBuildUNIX">How To
|
||||
|
|
Loading…
Add table
Reference in a new issue