Bugs #408128, was updated on 2001-03-12 19:47
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=110493&aid=408128&group_id=10493
Category: Documentation
Group: None
Status: Open
Priority: 5
Submitted By: Brian D. Carlstrom
Assigned to: Olin Shivers
Summary: Need HOWTO on making small images
Initial Comment:
From: Bill Sommerfeld <sommerfeld@orchard.east-
arlington.ma.us>
To: sperber@informatik.uni-tuebingen.de (Michael
Sperber)
Cc: scsh@martigny.ai.mit.edu
Subject: Re: Unix tools, small and large
Date: Thu, 08 May 1997 01:23:57 -0400
> Actually, the module declarations that come with
Scheme 48 let you
> create very small (if maybe not tiny) images.
Admittedly, it's not
> very well documented. But it's certainly not "quite
an undertaking".
Could someone please post the source files and scripts
necessary to
create a minimal "Hello, world" image out of scsh?
How much more than
(begin (display "Hello, world") (newline))
do you need?
I tried to do this once, but could never produce an
image less than
about 1MB that actually worked, despite trying very
hard for several
hours. Having a worked example of how to do this
would be very useful.
Thanks in advance,
- Bill
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=110493&aid=408128&group_id=10493
|