| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | "Hannu E K Nevalainen" <_garbage_collector_ AT telia DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: executable = exe + data |
| Date: | Sun, 1 Jan 2006 22:37:58 +0100 |
| Message-ID: | <JAEBIEIILHAGMJNFODIEOENCCCAA._garbage_collector_@telia.com> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <umzifpzoe.fsf@gnu.org> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Sam Steingold wrote:
Hannu:
>> Then your options seems to have shrunk to a "launcher" that basicly
>> does
>>
>> system("lisp.exe -M lispinit.mem")
>
> :-)
>
> this is what we have been doing for well over 15 years
... well, time for some progress ;-)
>> Can you elaborate on _why_ the "single executable" is so important?
>
> It is not important to _me_, but this is a recurring request by lisp
> newbies who ask something like "how do I create an executable from my
> lisp application, similar to C and C++?"
Ahh... Well.
I wonder, would it not be possible to extract portions of code from
"lisp.exe" above (looking for the "-M" option - assuming you have access to
the source, GPL?), such that the code does what you're asking for - given
some tweaking.
That combined with the linker object thingies discussed earlier -> Voilá.
Maybe add some "automatic" scripting and you're finally "home".
/H
--
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |