scsh-hackers
[Top] [All Lists]

[Scsh-hackers] [ scsh-Bugs-408128 ] Need HOWTO on making small images

To: noreply@sourceforge.net
Subject: [Scsh-hackers] [ scsh-Bugs-408128 ] Need HOWTO on making small images
From: nobody <nobody@sourceforge.net>
Date: Mon, 12 Mar 2001 19:47:33 -0800
List-id: Discussion among the implementors <scsh-hackers.lists.sourceforge.net>
Sender: scsh-hackers-admin@lists.sourceforge.net
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


<Prev in Thread] Current Thread [Next in Thread>
  • [Scsh-hackers] [ scsh-Bugs-408128 ] Need HOWTO on making small images, nobody <=