when you compile qt from source statically, then be sure not to compile the examples and the demos. these take very much disk space (maybe 700 MiB). i've commented them out in some files (don't remeber which ones) and then it went much faster..

a very small program, statically linked, was about 5 mb..

regards, aman..