Hi Alexey, Thanks for the help ...
Adding "*-Duse.libstdc++6=true*" worked. I believe that this should also be added on the Quick help, will raise issue on this. Regards, Senaka On Sat, Jul 19, 2008 at 11:01 PM, Alexey Petrenko < [EMAIL PROTECTED]> wrote: > 2008/7/19 Senaka Fernando <[EMAIL PROTECTED]>: > > Hi Alexey, > > Thanks for the reply. But a few questions. > > > > On Sat, Jul 19, 2008 at 10:43 PM, Alexey Petrenko < > > [EMAIL PROTECTED]> wrote: > > > >> As far as I remember the cause of this issue is in binary built icu... > > I believe you mean that I'm using a pre-built ICU, in case which I'll > have > > to build one on my platform? > No, I mean that Harmony uses prebuilt icu libraries and that libraries > are connected to specific version of libstdc++. > > >> We have to snapshot version for Linux: v5 and v6. > > What do you mean by Linux v5 and v6 snapshots? > I mean that we have two different versions of snapshots: one for > libstdc++.so.5 based linuxes and another one for libstdc++.so.6 based. > http://harmony.apache.org/download.cgi#Stable > > Harmony build uses libstdc++.so.5 specific icu by default. There is a > build option switch it to libstdc++.so.6... something like > "-Duse.libstdc++..." > I do not remember the exact name and do not have sources on hands to check. > > So you can search build files for the option name yourself :) > > Good luck! :) > > SY, Alexey >
