[ab] lispbuilder with win32 sbcl 1.0 part 2, making a deliverable exe
Justin Heyes-Jones
justinhj at gmail.com
Sat Dec 2 18:04:22 CST 2006
On 12/2/06, Luke J Crook <luke at balooga.com> wrote:
> Justin Heyes-Jones wrote:
> > I used Anthony's main function, the line you need to create the exe is
> > as shown comented out below. This creates a whopping 25Mb exe for the
> > mandelbrot demo.
>
> Wow. That's a pretty big executable. I guess the complete set of
> bindings do take up a large amount space. Lispworks Pro allows one to
> 'shake the tree prior' to building an executable. This should drop all
> the bindings that are not actually used in the image allowing for a
> smaller executable. However I don't have the Pro version so I can't try
> it out. (Anthony? hint hint :) )
Well the bindings are but a small part of the total. Hello World comes
in at 23.5Mb on my machine.
Justin
More information about the application-builder
mailing list