logo       

Do people want this? :-): msg#00321

lisp.cmucl.devel

Subject: Do people want this? :-)


I haven't heard much about my lisp executable stuff, except from one
or two people. So I thought maybe the packaging was at fault. So
now:

snapdragon:lisp > ./lisp -core ./lisp.core
WARNING: startup-code version (220) different from core version (215).
You may lose big.
CMU Common Lisp 18e+ save-mod 28-Aug-2003, running on snapdragon.csl.sri.com
With core: /export/u1/homes/gilham/cmucl/freebsd/lisp/lisp.core
Dumped on: Thu, 2003-08-28 09:32:06-07:00 on snapdragon.csl.sri.com
Send questions and bug reports to gilham,
or see <URL:http://www.cons.org/cmucl/support.html>.
Loaded subsystems:
Python 1.1, target Intel x86
* (save-lisp "hello" :executable t :init-function #'(lambda () (format t
"Hello, world!~%") (quit)))
[Doing purification: Done.]
[Undoing binding stack... done]
[Building current lisp as executable into "hello":
Linking hello
/usr/libexec/elf/ld: hello: warning: allocated section `CORRO' not in segment
/usr/libexec/elf/ld: hello: warning: allocated section `CORSTA' not in segment
/usr/libexec/elf/ld: hello: warning: allocated section `CORDYN' not in segment
done.]
snapdragon:lisp > ./hello
CMU Common Lisp 18e+ save-mod 28-Aug-2003, running on snapdragon.csl.sri.com
With core: /export/u1/homes/gilham/cmucl/freebsd/lisp/hello
Dumped on: Thu, 2003-08-28 10:11:10-07:00 on snapdragon.csl.sri.com
Send questions and bug reports to gilham,
or see <URL:http://www.cons.org/cmucl/support.html>.
Loaded subsystems:
Python 1.1, target Intel x86
Hello, world!
snapdragon:lisp > ./hello -quiet
Hello, world!
snapdragon:lisp >


Does this make it a bit more interesting to people?

--
Fred Gilham gilham@xxxxxxxxxxx
Jordan Hubbard: We have a crash bug. It needs to be fixed. We DO NOT
need to know how to print 3000 spaces in 11 different languages! :-)
Daniel Sobral: I concur. But if anyone wants to do it with loader,
: 3kbl 3000 0 do bl emit loop ; 3kbl will do the trick.




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise