Hi, I've prepared a patch, that allows the classlib to be compiled and run under Linux/x86_64 platform.
Please, review and comment it. Marina On 7/26/06, Paulex Yang <[EMAIL PROTECTED]> wrote:
ICU4C already has some official 64 bits binaries download (For PPC, Spark, etc)[1], and has been tested on more platforms[2], ICU4J is pure Java, ICU4JNI only release in source codes and also has been tested on many platforms[3], so basically I think ICU library can meets our requirements. The other issue is how we put these libraries(or builds them if necessary) into our builds, the trunk/depends already has subdirectories for different platforms and it should be open for extension, and I suppose some extension to the build script is also necessary. [1] http://www-306.ibm.com/software/globalization/icu/downloads.jsp [2] http://dev.icu-project.org/cgi-bin/viewcvs.cgi/icu/readme.html?rev=release-3-4-1#HowToBuildSupported [3] http://dev.icu-project.org/cgi-bin/viewcvs.cgi/icu4jni/readme.html?rev=release-3-4 Marina Goldburt wrote: > The other problem to port classllib to 64-bit platforms is that the > classlib > depends on the icu* binaries. We have the binaries only for ia32 > platform. > > Are there any plans to put to svn icu* libraries for other platforms? > > Marina. > -- Paulex Yang China Software Development Lab IBM --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
