mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-20 20:19:32 +00:00
ICU-1913 Update the documentation for iSeries
X-SVN-Rev: 9619
This commit is contained in:
parent
857d5412d8
commit
b694691e47
1 changed files with 8 additions and 3 deletions
|
@ -1069,8 +1069,13 @@ Data set name type : PDS</samp>
|
|||
platform. After building ICU and running the tests, you will notice that
|
||||
some of the threading and formatting tests fail. This is due to an unusual
|
||||
implementation of threading and IEEE754 support. These failures can be
|
||||
ignored. A future release of ICU should work without displaying these
|
||||
failures.</p>
|
||||
ignored. A specially initialized job is needed which provides multithread
|
||||
capability in order for these threading test cases to run successfully, if
|
||||
you want to see the threading tests pass. This can be done by using the
|
||||
SPAWN CL command. A future release of ICU should work without displaying
|
||||
these failures.</p>
|
||||
|
||||
<p>The following describes how to setup and build ICU.</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
|
@ -1121,7 +1126,7 @@ ADDENVVAR ENVVAR(OUTPUTDIR) VALUE('<i>libraryname</i>')</samp>
|
|||
<br>
|
||||
</li>
|
||||
<!--li>Add QCXXN, to your build process library list. This results in
|
||||
the resolution of CRTCPPMOD used by the icc compiler</li-->
|
||||
the resolution of CRTCPPMOD used by the icc compiler</li-->
|
||||
|
||||
<li>
|
||||
In order to get the tests to run correctly, the QUTCOFFSET needs to
|
||||
|
|
Loading…
Add table
Reference in a new issue