Vala: reducing the size of dependencies -


I am developing small command line utility using WALL on Win32.

  • They are taking 1500 kbyes of space. Is there a way to reduce the size of these dependencies (besides compressing them to UPX and similarly)? I can not imagine a simple helloworld using all the features provided by glib.

    Thank you!

    If your valve source is quite simple, then you can compile it in a pacific profile However, Pauses profile can still be experimental.

  • Comments