[Ecls-list] Trying to build hello world
Pierre THIERRY
nowhere.man at levallois.eu.org
Tue Aug 22 12:27:30 UTC 2006
Hi,
I'm just discovering ECL, and I'm trying to build a standalone program.
I tried the following:
- (c::build-program "hello" :epilogue-code (format *standard-output* "Hello world!~%"))
- (c::build-program "hello" :epilogue-code (format t "Hello world!~%"))
Each resulted in a small executable that just does nothing. :-/
Did I do something wrong?
Doubtfully,
Nowhere man
--
nowhere.man at levallois.eu.org
OpenPGP 0xD9D50D8A
More information about the ecl-devel
mailing list