scsh-users
[Top] [All Lists]

Re: Creating a standlone executable

To: kbibb@qualcomm.com
Subject: Re: Creating a standlone executable
From: Brian D. Carlstrom <bdc@martigny.ai.mit.edu>
Date: Thu, 7 Dec 95 11:43:22 -0800
Cc: scsh@martigny.ai.mit.edu
Reply-to: "Brian D. Carlstrom" <bdc@ai.mit.edu>
>>> Ken Bibb writes:

     > According to p136 of the manual, it appears that I should say:

     >  (dump-scsh-program main "program")

this dumps a striped down image, but it still needs the seperate vm in
the current release. you can add a #! header to the small image
though. see scsh-0.*/cig/image2script for something that can do this for
you.

there is static linker code that is going to be released in a new
version that will actually convert a heap to a .o and link it with a vm
to give more of what i expect you want

-bri

<Prev in Thread] Current Thread [Next in Thread>