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.
_______________________________________________
Releasing mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/releasing

Reply via email to