[Releasing] ICU support in QtCore and QtWebKit

Stephen Chu stephen at ju-ju.com
Wed Sep 12 13:25:25 CEST 2012


On 9/12/12 6:42 AM, Thiago Macieira wrote:
> The incompatibilities are manageable, for sure. Can you check if
> /usr/library/libicucore.dylib contains versioned C symbols? For example, here
> they are versioned:
>
> $ nm -D /lib64/libicuuc.so | grep ucnv_close
> 00000035de655740 T ucnv_close_48

Here's from OS X 10.7.4:

Stephens-MacBook-Pro:~ stephenchu$ nm /usr/lib/libicucore.A.dylib | grep 
ucnv_close
0000000000059dc9 T _ucnv_close

I think they are all un-versioned.



More information about the Releasing mailing list