Not intending to digress, but we need to discuss what are the platforms of choice for Harmony...which are the first tier and second tier h/w and O/s's that we would like to port/build/test/benchmark/performance tune on before starting porting projects. We also need to define at least for the compilers, a minimal machine model ( h/w, OS )that we want to be compatible with. This also impacts porting work. Eg., right now, the way Jitrino floating point is implemented, it assumes a pentium 4. We need to do more work if we want to be PIII compatible. Would it be possible to get some opinions on this before we just start porting projects in a somewhat isolated fashion?
Thanks, Rana On 7/25/06, Marina Goldburt <[EMAIL PROTECTED]> 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.
