Hi Chris,

I have compiled Qt application with static linking.
The size of previous applicatio with dynamic linking was 8.7 KB and after compiling with static linking it becomes 13.2 MB. It is just a demo application which displays a label only.
After compiling with static linking, it is again not running on another ubuntu system.
can you suggest what may be the problem?