Hi all,

A few posts back, Paolo showed how to create an executable GNU
Smalltalk image program (
http://lists.gnu.org/archive/html/help-smalltalk/2006-10/msg00031.html
).

The main reason I create those is to 'have everything in one file', so
you can expect them to be larger then your source.

However, I've created a few of these and my image is always around 1.5
Mb. I can see how this is the full image, but I was wondering if there
is some way to "strip" the image down and keep only the bytecode of my
source to distribute? (Like you have static and dynamic binaries)

Greets,
 Bram


_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to