the last two days i was playing around with Googles language Go. It is a well designed language and something between C and Python. At last i installed the GTK3 package, because i wanted to see whether it could do GTK applications, what is my main GUI on Linux. I compiled one of the small example programs and was happy to see that it run and worked. When i opened the folder containing the executable file, i couldn't believe my eyes!
The filesize was over 14 MB just for a small window with a label widget in it
After that i did a small program with PureBasic with just a few GTK3 bindings (not gtk3 subsystem), and guess what, the filesize is just 35KB
Ok, filesizes are not that important, but what will happen if we need some other libraries as well
Just wanted to let you know.
Uwe




