[Ecls-list] Trying to build hello world

Pierre THIERRY nowhere.man at levallois.eu.org
Tue Aug 22 16:27:21 UTC 2006


Le Tue, 22 Aug 2006 09:03:38 -0400, Ben a écrit :
> Try:
> (c::build-program "hello" :epilogue-code '(format t "Hello, world!~%"))
> 
> Note the ' in front of the call to format.

Argh, that was the one I did not try. The wording of the manual on the
SF site (a list containing a Lisp form) made me try to give the quoted
form within a list:

:epilogue-code ('(format t "Hello, world!~%"))

BTW, now it works, and I can now build light standalone executables with
my Lisp code!

Happily,
Nowhere man
-- 
nowhere.man at levallois.eu.org
OpenPGP 0xD9D50D8A






More information about the ecl-devel mailing list