what toolchain are you using for compiling qt?
what toolchain are you using for compiling qt?
I am using CodeSourcery.
In fact I managed to solve this out.
The problems was with the compilation of libQtCore.so
When going over the long log I found that it had a problem with the libdl.so library (it was a symbolic link that pointed to an absolute path within the host!!!)
Thanks.
Bookmarks