-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 retard wrote: <snip> > E.g. if I link against some GUI lib, the hello world window+label grows > to 2..5 MB. In Java the same app using Swing is still only a few > kilobytes (label + window + procedure to close the app is 1.2 kB to be > precise).
Yeah but that's because Swing (and everything else as well come to think of it) is in the class library which is stored in the java run time directory rather than it being linked into the app. The java runtime is 70MB btw. For some bizarre reason, I've got 600 Mb of different Java runtimes on my machine, even though I've only got one Java application installed that I use. God knows where the rest came from. - -- My enormous talent is exceeded only by my outrageous laziness. http://www.ssTk.co.uk -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFLSRaXT9LetA9XoXwRAvsEAKC4kpKuUK7+JSj2rETddpmKNtgQugCgvN5E 5JG7WN4EYWGtdbZn1rukI1Y= =0pVC -----END PGP SIGNATURE-----
