[poky] web2 on PPC
Holger Hans Peter Freyther
holger at freyther.de
Mon Oct 3 10:36:33 PDT 2011
On 10/03/2011 06:04 PM, Gary Thomas wrote:
> On 2011-10-03 09:50, Holger Hans Peter Freyther wrote:
>
> As mentioned, the 'locale' variable is NULL
It can not be NULL (as in pointer), it might be that it is an empty atomic
string. I am not expert on PPC, the guesses are:
1.) alignment rules... we might do unaligned access that manifests weirdly here?
2.) Look into LineBreakIteratorPool::sharedPool() and check if there is
something obvious...
3.) Look if ICU is compiled differently for ARM/PPC?
cheers
holger
More information about the poky
mailing list