Re: make check-exec-image failure

Bruno Haible <[email protected]>
Newsgroups gmane.lisp.clisp.devel
Message-ID <3031193.m18aVEz3Xc@omega>
Hi Sam,

> > Our time is better invested in working on '(make-distribution)'
> > than on '(saveinitmem :executable t)'.
> 
> Yep, I imagine a bunch of make-distrib-<platform>.lisp files,
> and something like this in init.lisp:
> 
> #+win32 (load "make-distrib-win32")
> #+macos (load "make-distrib-macos")
> ...
> #-(or win32 macos ...)
> (defun make-distrib (name)
>   (saveinitmem name :executable t))
> 
> 
> :-)

Yes, this is fine with me. If you have a feature that works reliably on some
platforms, you can use it on these platforms, and find other ways to achieve
the same high-level goal on the other platforms.

Bruno



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.