~ubuntu-branches/ubuntu/gutsy/icu/gutsy

« back to all changes in this revision

Viewing changes to source/data/README

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2005-11-19 11:29:31 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20051119112931-vcizkrp10tli4enw
Tags: 3.4-3
Explicitly build with g++ 3.4.  The current ICU fails its test suite
with 4.0 but not with 3.4.  Future versions should work properly with
4.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
== Copyright (c) 2000 IBM, Inc. All rights reserved. ==
2
 
 
3
 
 
4
 
This directory contains the intermediate, generated ICU data. For example,
5
 
.res, .cnv, and some .dat files end up here.
6
 
 
7
 
It is also used as a temporary directory by some ICU tools build processes.
8
 
 
9
 
You should NOT set your ICU_DATA directory to point here. Instead,
10
 
point it to ".." (that is, icu/source/data).
11