From fc29b0bdfb477050c9b61cc5b3fcf3cb37fff76e Mon Sep 17 00:00:00 2001
From: George Rhoten
Date: Thu, 30 Jan 2003 00:55:44 +0000
Subject: [PATCH] ICU-2686 Update the list of tested platforms and move the
binary compatilibty to the FAQ
X-SVN-Rev: 10931
---
icu4c/readme.html | 65 +++++++++++++++++++++++++----------------------
1 file changed, 35 insertions(+), 30 deletions(-)
diff --git a/icu4c/readme.html b/icu4c/readme.html
index c3c084c892..5dc5e90eca 100644
--- a/icu4c/readme.html
+++ b/icu4c/readme.html
@@ -78,9 +78,6 @@
How to Make ICU Smaller
- Binary
- Compatibility
-
Windows Platform
Unix Type Platforms
@@ -145,7 +142,7 @@
The ICU homepage also links to related information about writing
internationalized software.
-
+
Here are some useful links regarding ICU and internationalization in
general.
@@ -411,7 +408,7 @@
the data ([lib]icudt
) and the common ([lib]icuuc
)
libraries in order to use ICU.
-
+
The following files describe the code drop.
@@ -438,7 +435,7 @@
-
+
The following directories contain source code and data files.
@@ -620,7 +617,7 @@
-
+
Here is a status of functionality of ICU on several different
platforms.
@@ -635,7 +632,7 @@
- Windows NT/2000/XP |
+ Windows 2000/XP |
Microsoft Visual C++ 6.0 |
@@ -661,7 +658,7 @@
Solaris 7 (SunOS 5.7) |
- Workshop Pro CC 6.0 |
+ Workshop Pro (Forte) CC 6.0 |
Reference platform |
@@ -669,13 +666,14 @@
HP/UX 11.01 |
- aCC A.12.10 |
+ aCC A.12.10
+ cc A.11.01.00 |
Reference platform |
- Windows 98 |
+ Windows NT/98 |
Microsoft Visual C++ 6.0 |
@@ -683,9 +681,10 @@
- AIX 4.3.3 |
+ Mac OS X (10.1) |
- xlC_r 3.6.6 |
+ gcc-932.1, based on gcc version 2.95.2
+ (Developer Tools December 2001) |
Regularly tested |
@@ -716,10 +715,18 @@
- Mac OS X (10.1) |
+ Red Hat Alpha Linux 7.2 |
- gcc-932.1, based on gcc version 2.95.2
- (Developer Tools December 2001) |
+ gcc 2.96 |
+
+ Regularly tested |
+
+
+
+ Red Hat Alpha Linux 7.2 |
+
+ Compaq C++ Compiler 3.2
+ Compaq C Compiler 6.5.6 |
Regularly tested |
@@ -733,9 +740,9 @@
- HP/UX 11.01 |
+ AIX 4.3.3 |
- CC A.03.10 |
+ xlC_r 4.0.2.1 |
Rarely tested |
@@ -748,10 +755,18 @@
Rarely tested |
+
+ HP/UX 11.01 |
+
+ CC A.03.10 |
+
+ Rarely tested |
+
+
NetBSD, OpenBSD |
- |
+ gcc |
Rarely tested |
@@ -776,7 +791,7 @@
- Key to testing frequency
+ Key to testing frequency
- Reference platform
@@ -1381,16 +1396,6 @@ del common/libicuuc.o
href="http://oss.software.ibm.com/icu/userguide/">User Guide "ICU Data"
chapter.
-
-
- Even though the ICU development team tries to make a stable API, some
- breaking changes are required from time to time. ICU does not guarentee
- binary compatibility of its functions or its data between releases. Please
- view the ICU Design
- chapter of the User's Guide for details.
-